![]() | ![]() | ||||
| Archives | Web Site Design | Web Development | Flash | Graphic Design | SEO | |||||
NOVEMBER 2007More and more web sites are relying on CSS, or Cascading Style Sheets, for their design, layout and placement. And maybe one day all of the Internet browsers will use all of the CSS attributes the same. For now, a coder has to really check across platforms and browsers to make sure the CSS they set up works the way it should. It can definitely be a frustrating task sometimes. Below are a few attributes that I think are indispensable.
Happy Thanksgiving to you and your family!
More Things You Might Not Know CSS Can DoThis article is a continuation of my April newsletter on things you might not know CSS can do. All Upper Case. All Lower Case.
Instantly transform your text into all upper or all lower case letters on your web site. Warning! All upper case words are hard to read, so use that option for small blocks of text or page titles. Non Standard Font Usage.
You can use any font, standard or non-standard, when designing your web site using HTML and CSS, just understand that not all computers will have the same font sets. Should you choose to use Lucinda Handwriting for your page titles and Gill Sans for your body copy remember to also have a fall back font that uses the basic system fonts for web sites: Arial, Helvetica, Tahoma, Times. If you do use non-standard fonts remember that when there is a font substitution the text flow may be different than what you expected. Fancy Text Boxes Made Easy.
Ever wondered how to create those nice text boxes on a web site? The ones with a background color and a nice border around it. Before CSS a coder had to use a lot of HTML to make that happen. Now, it is just a few lines in your stylesheet. To use this style on your HTML page, simply add class="boxborder" to the <table> tag. It would look something like this: <table border="0" width="200" class="boxborder">
Kim Adams started Tiger Studios in 1999 as a one stop shop for all aspects of web site design, graphic design and web site development. We are here to help client's develop a professional, creative business image in both print and on the Internet. Because we treat each customer special, have quick turn around on projects, and create custom graphics and web site design each time, we have a high client retention rate. To learn more about Tiger Studios and our services, check out our web site www.Tiger-Studios.com or contact Kim Adams at mail@Tiger-Studios.com for a free estimate of your next web site or graphic design project. | |||||
|
| |||||