Monday, June 19th, 2006
Introduction
Good HTML structure is based on logic, order, and using semantically correct markup. If you have a heading use the heading element, beginning with the H1 element. If you have a paragraph, use a paragraph element. If you have a list, use a list item element. If you’re quoting a few lines, use a blockquote [...]
Saturday, June 10th, 2006
WeBuilder is all-in-one Web code editor that enables you to edit HTML, CSS, JavaScript, PHP, ASP and other web documents within single program. Clean and convenient interface, quick startup, true flexibility, and powerful features allow you to create and edit HTML, CSS, JavaScript, VBScript, PHP, ASP, SSI, PERL code fast and easy, while integrated tools [...]
Sunday, June 4th, 2006
It seems like the eternal question amongst web developers: HTML or XHTML? Wherever I look there seems to be posts in forums raising the question, web developers asking me or other people write blog posts about what they believe is the right way to go. I’m not writing this post to tell you what the [...]