How To Learn Designing Your First Website
(Page 1 of 11 )
In learning web design, HTML (HyperText Markup Language) is something you must know, WYSIWYG (What-You-See-Is-What-You-Get) HTML editor is something you must have and CSS (Cascading Style Sheet) is some big treasure to you which deserves burying yourself into it deeper and deeper.
HTML is a common language for building and designing website. It tells the Internet browsers like Internet Explorer or Firefox how to display web content on the screen via HTML tags. In fact, everything you see on the web is under the control of HTML. What is HTML editor? It is a software like Macromedia Dreamweaver or Microsoft Frontpage which helps you to create websites even though you know nothing about HTML.
WOW! Does it mean by using HTML editor, you need not learn HTML yourself?? NOT necessarily. Below I’ll explain why and will also talk about some learning tips.
HTML
As I told you earlier, everything you see on the web is under the instructions written in HTML. Therefore, HTML editors also create webpages using HTML. The difference is that when you use HTML editor, you just have to click the buttons to "draw" webpages as you see on screen (What-You-See) and then HTML editor writes the HTML tags for you to display the webpages on web browser in exactly the same form (What-You-Get).
Next: However, it always... >>
More How To Articles
More By Jase Dow