0% found this document useful (0 votes)
16 views

Backhtml

The document is a menu page with links to favorites and user information pages. It contains a title, links to other pages labeled Favorites and User's Information, and paragraphs describing that the Favorites page will reveal the author's favorite website and that the User's Information page contains details about the author.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
16 views

Backhtml

The document is a menu page with links to favorites and user information pages. It contains a title, links to other pages labeled Favorites and User's Information, and paragraphs describing that the Favorites page will reveal the author's favorite website and that the User's Information page contains details about the author.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 2

<!

DOCTYPE html>

<head>

<title></title>

<link rel="stylesheet"href="design.css">

</head>

<body>

<center>

<h1>MENU</h1>

<a href="Act3rd.html">

<button type="button" class="button">

<img src="https://encrypted-tbn0.gstatic.com/images?
q=tbn:ANd9GcTO8mgGOKcAAmJsRKaSIQewzwmsv5Inn2xP1Q&usqp=CAU" alt="favorite
button"height=50px>

</span>

</button>

</a>

<p id="p1"><b>FAVORITES</b> Today I'm going to reveal my favorite website, which I frequent
when I'm bored. This is the website that I always visit throughout the day because it makes me feel
happy and calm</p>

<a href="inf.html">

<button type="button" class="button">

<img src="https://encrypted-tbn0.gstatic.com/images?
q=tbn:ANd9GcTWSiy5CerUk55SC1EbnScSJZUlK5BAzNoSlA&usqp=CAU" alt="user button"height=50px>

<span class="button_icon">
</span>

</button>

</a>

<p id="p1"><b>USER's INFORMATION</b> It is my information, If you want to know me just click the
user icon button </p>

</center>

</body>

</html>

You might also like