Yahoo Answers is shutting down on May 4th, 2021 (Eastern Time) and beginning April 20th, 2021 (Eastern Time) the Yahoo Answers website will be in read-only mode. There will be no changes to other Yahoo properties or services, or your Yahoo account. You can find more information about the Yahoo Answers shutdown and how to download your data on this help page.
Trending News
i can't figure out why i can't get my browser to display text?
i am learning html through w3schools. now my only problem is that i can't get my web rowser to display this simple, following text correctly.
<html>
<body>
<h1> hello <h1/>
<body/>
<html/>
does anyone know why this is? i used bothed fire fox and internet explorer, neither work. but it is displayed on w3 schools the right way.
2 Answers
- Anonymous1 decade agoFavorite Answer
Correct the errors and you should be good to go. These might help you further...
How to Make a Webpage:
Full Web Building Tutorials: http://www.w3schools.com/
The Web Book (free): http://www.the-web-book.com/index.php
Beginner's HTML Tutorial: http://www.htmlbasix.com/
How to Create a Webpage: http://www.make-a-web-site.com/
http://www.w3schools.com/site/default.asp
So, you want to make a Web Page!: http://www.pagetutor.com/html_tutor/index.html
Getting started with HTML: http://www.w3.org/MarkUp/Guide/
Ron