Understanding HTML

HTML is a relatively simple language, in some places it is almost completely readable and understandable but that doesn’t stop people from having problems with it. Why is that? It’s mainly because, while the HTML tags themselves are easy, creating an HTML document that works as intended on a web server requires you to know [...]

Step 1 – Get used to looking at the code If you use Dreamweaver as i do, i recommend moving into split screen mode from the start. The more you are aware of what is happening in the code area, the easier adjustments will feel at the fine tuning stages. If you use Frontpage or [...]