It is possible to create web pages without knowing anything about the HTML source behind the page. It is strongly recommended that we understand certain tags before designing.
The most important benefits are:
- We can read the code of other people's pages, and "borrow" the cool effects.
- We can do the work ourself, when the editor simply refuses to create the effects we want.
One can write HTML with almost any available text editor, including notepad that comes as a standard program with Windows. All we need to do is type in the code, then save the document, making sure to put in .html extension or an .htm extension to the file (for instance "mypage.html").


Post a Comment
Your feedback is always valuable for us :