Tutorial on HTML - Summary
If you have followed the tutorial till now, you have already built a strong foundation
in HTML. You can now start building your own website in HTML. It is important that
you continue to experiment with HTML tags and build web pages. You may like to make
a web page similar to others by viewing the page source for learning purpose.
If you have any question or comment, don't forget to write back to me:
support@webtutorialplus.com
What Next?
Now that you have already learnt HTML, move on to the
CSS section. Learning CSS is important, it will give you the real power
to design your website. With CSS, you separate the presentation from the content.
Presentation part is taken care by CSS making your HTML documents much lighter.
It also gives you the control to change the formatting of all your webpages by changing
just the CSS file.
Happy Learning!
Basic HTML Tutorial
|
Intermediate HTML Tutorial
|
Advanced HTML Tutorial
|