Use app×
Join Bloom Tuition
One on One Online Tuition
JEE MAIN 2025 Foundation Course
NEET 2025 Foundation Course
CLASS 12 FOUNDATION COURSE
CLASS 10 FOUNDATION COURSE
CLASS 9 FOUNDATION COURSE
CLASS 8 FOUNDATION COURSE
+1 vote
120k views
in Information Technology by (72.4k points)

Write the HTML code to generate the following Web page:

Note: The following points while generating the Web page:

1. Link color is green, active link color is blue and visited link color is red.

2. Title of the page is “Eat healthy, live healthy”.

3. Heading of the page is maroon.

4. Image is used in “Restaurant.jpg”

5. Caption of table is blue

6. Table border is blue and of size 2.

7. The links are one.html, two.html, three.html and four.html.

8. The E-mail id for contact us is ‘[email protected]’.

1 Answer

+1 vote
by (89.5k points)
selected by
 
Best answer

The HTML code is

<htm!>

<head>

<title>Eat healthy, live healthy</title>

</head>

<body link="green" alink="blue" vlink="red"> <center>

<hl>

<font color="maroon">KHAO PIYO RESTAURANT</font >

</hl>

</center>

<img src=“Restaurant.jpg" a1ign ="right" height="255" width="250”>

Collect Information for .

<ul>

<li><a href=" one.html ">Menus</a></li >

<liXa href=”two.html ">Reservation</a>

</li> <liXa href =" three.html ">Catering</a></li>

<li>

<a href="four.html ”>Tours</a>

</li>

</ul>

<center>

<table border ="2" bordered or=''bl ue”> <font color="blue">

<caption> Menus available are </caption>

</font>

<tr>

<td> 1 </td> <td> INDIAN </td>

</tr>

<tr>

<td> 2 </td> <td> ITALIAN </td>

</tr>

<tr>

<td> 3 </td> <td> CONTINENTAL </td> </tr>

<tr>

<td> 4 </td> <td> THAI </td>

</tr>

< /tab1e>

</center>

<br>

For further queries and reservation

<a href=''mai 1 to:[email protected]">

Contact Us</a>

</body></html>

by (15 points)
No

Welcome to Sarthaks eConnect: A unique platform where students can interact with teachers/experts/students to get solutions to their queries. Students (upto class 10+2) preparing for All Government Exams, CBSE Board Exam, ICSE Board Exam, State Board Exam, JEE (Mains+Advance) and NEET can ask questions from any subject and get quick answers by subject teachers/ experts/mentors/students.

Categories

...