Posted on August 25, 2006
Filed Under Useful Websites, Web Design | Leave a Comment
I found this great color reference site today. I was doing some work for another department and they said they wanted a “Goldenrod” color. A little Google search on Goldenrod returned this site for me. Hope it helps. http://www.pitt.edu/~nisg/cis/web/cgi/rgb.html
Posted on June 23, 2006
Filed Under CSS - Cascading Style Sheets, Web Design | Leave a Comment
I came across this CSS centering article when trying to figure out how to center a div tag in CSS. Works great!Â
Posted on June 23, 2006
Filed Under CSS - Cascading Style Sheets, Web Design | Leave a Comment
Here’s a chart that converts points to pixels (and ems and %). It’s an approximation, which will depend on font, browser and OS, but it’s a good starting point.
http://www.reeddesign.co.uk/test/points-pixels.html
Posted on June 21, 2006
Filed Under Joomla Stuff, Web Design | Leave a Comment
I began using joomla for some current projects. A friend shared this component that will help me to get search engine friendly links. I’ll try it later.
Posted on May 10, 2006
Filed Under Web Design | Leave a Comment
* “ ” non-breaking space “Â ”
* “©” copyright “©”
* “®” registered trademark “®”
* “™” trademark “â„¢”
* “¡” inverted exclamation “¡”
* “¿” inverted question “¿”
From the site: http://www.hostile.org/tut/lesson1-2.html