Computer Science, asked by 12344444, 1 year ago

Write html program to display a block quote of any saying of swami vivekanada

Answers

Answered by frederick
3

<!DOCTYPE html>

<html>

<head>

<title>Page Title</title>

</head>

<body>

<h1>Saying of Swami Vivekanda</h1>

<p>Arise,awake and do not stop until the goal is reached.</p>

</body>

</html>


hope it helps

plz mark as brainliest

Similar questions