Basic HTML Tutorial: Conclusion
Home > Build
> Programming > HTML
> Basic
HTML Tutorial
2.10 Conclusion
This concludes the Basic HTML tutorial. You
now have the tools necessary to put together a simple web
page. This knowledge combined with a WYSIWYG editor will prove
invaluable to you. If you plan to do any heavy duty web development,
I recommend you look at the Intermediate Tutorial. If you
look at nothing else, look at Tables.
So, are you ready yet? Probably not. You have
a few new tools, but practice makes perfect. A good way to
get even better, is to look at other HTML sources. If you're
on the internet and find a page you like, but don't know how
to create, view the Source code:
In Netscape: Go to View | Page Source
In Internet Explorer: Go to View | Source
Or, you can look at their Source Code offline:
In Netscape and Internet Explorer: Go to File
| Save As
Then open the page in your text editor to see
the code.
Good luck with your page building.
We have an Intermediate
HTML Tutorial if you would like to learn more. There are
plenty other aspects of web building to learn at the Learning
Center.
If you have any questions about this tutorial, please fill out
the Comments form in the Contact Us
section.