write the steps to create a web page to display books name list
Answers
Answered by
7
simple follow the HTML steps.
1.<HEAD>
2.<TITLE> book name list </TITLE>
3.<BODY>........write the content...</BODY>
4.</HEAD>
5.</HTML>
1.<HEAD>
2.<TITLE> book name list </TITLE>
3.<BODY>........write the content...</BODY>
4.</HEAD>
5.</HTML>
agddfghj:
it is properly right
Similar questions