Write an HTML code to generate a Web Page in the format given below:
Scholar Library
Membership Offer
A Young Learners Membership
General Individual Membership
C Family Membership
Fiction
Research
Nonfiction
Travel
Cooking
Membership Offer....
INSTRUCTIONS
Title of the page should be "Scholar Library
Background color of the page should be "Pink"
Font Face in the page should be ARIAL
Logo used in the page on top corner should be from a file "Library.gif"
Text color of main heading should be "BLUE"
Pages linked with
Fiction as fiction.htm
Research as "research.htm
History as "history.htm
Science as science.htm
Non-Fiction as "nonfiction htm
Children as "children.html
Travel as travel.htm"
Cooking as cook.htm
The message Membership Offer..." should be displayed in "RED"color.
Link color should be BLUE Visited Link color "GREEN",and Active Link color"BLACK"
Bottom message should be typed in size 3"
Answers
Answered by
2
<HTML>
<HEAD><TITLE>To generate the code of HTML for given page</TITLE></HEAD>
<BODYbgcolor="pink"leftmargin="25"top margin="27">
Similar questions