Written by niemi |
Wednesday, November 14th, 2007
CSS, HTML, Reference & Tutorials, Web Design
Many factors could make you refrain from designing sites completely in flash. Maybe you like to grab and customize free HTML templates, maybe it’s the fact that you need your content easily to be probably indexed by search engines or maybe you just don’t like flash because it has become tantamount to an inferno of [...]
We talk a lot about semantic and valid HTML. What people tend to forget are the structure of their HTML code. If you take a look at the source code of ten random sites, chances are that nine of them are very messy €“ source code-wise. Is it worth spending time on structuring it probably? [...]
Written by niemi |
Thursday, June 7th, 2007
Tips & Tricks, Web Design
Have you ever had to deal with crazy symbols when using special characters, like the Scandinavian Æ, Ø and Å? Well, you can solve the problem in many ways, but one thing that works 99.9% of the time is to open your .html, .php og .whatever document in Notepad (the classical windows text editor) and [...]