Posted by: siddesigner on: July 26, 2008
Welcome to WordPress.com. This is your first post. Edit or delete it and start blogging!
Posted by: siddesigner on: July 23, 2008
What are the Criteria of Being a Good Designer?Author: Dmitry Graphicson More by this author
Added: July 22, 2008 Rating: Less than 3 votes yet Level: All levels Software: n/a
What are the Criteria of Being a Good Designer? The art of being an artist… What are the criteria of being a good designer? Should a [...]
Posted by: siddesigner on: July 9, 2008
<ol >
Aloe</li >
Bergamot</li >
Calendula</li >
Damiana</li >
Elderflower</li >
Feverfew</li >
Ginger</li >
Hops</li >
Iris</li >
Juniper</li >
Kava kava</li >
Lavender</li [...]
Posted by: siddesigner on: July 9, 2008
by Paul Sowden
* Published in: CSS, HTML and XHTML, Scripting |
*
No discussion
So you’ve got a web page. You’ve marked it up with structural XHTML. You’ve also been a good little web developer and used style sheets to control what your document [...]
Posted by: siddesigner on: July 5, 2008
Css body{font:Arial, Helvetica, sans-serif; font-size:12px; color:#555555; font-weight:bold;}div.w1{background:#DFDFDF url(pic/w_left_top.gif) no-repeat; width:100%;}div.w2{background:url(pic/w_right_top.gif) no-repeat top right;}div.w3{background:url(pic/w_left_bottom.gif) no-repeat left bottom;}div.w4{background:url(pic/w_right_bottom.gif) no-repeat right bottom; padding:10px;}
HTML<!–
Welcome on my site
->
Posted by: siddesigner on: June 30, 2008
Image Replacement using CSS
November 21, 2007 • 0 comments
Most web designers have all used one sort of image replacement technique somewhere. (This blog uses sIFR for the title) However the most common method for image replacement is the Revised Phark Method. This method still allows for semantic XHTML code and is accessible to screen readers.
The [...]
Posted by: siddesigner on: June 30, 2008
Css TriksEarlier before I have written an article about current best CSS hacks which you can see here And now here’s the list of today’s most used CSS tricks – tips. I have added image examples for most of them because of critics on CSS hacks article. If you think I have missed any please [...]
Posted by: siddesigner on: June 30, 2008
Levels of HTML knowledgeInspired by Emil Stenström’s Levels of CSS knowledge, I started thinking about the extreme difference in HTML knowledge among people working in the web industry. It spans all the way from people who know next to nothing about it to those who know it well enough to write the actual HTML specifications.I [...]
Posted by: siddesigner on: June 18, 2008
n a time of web developers who just like to say that ‘Tables are Evil’ and can’t (or won’t) explain why, this article will attempt to give you some solid reasons that people create tableless designs. Included are six major benefits of creating tableless sites, and how to sell your desire to alter your website [...]