Entries in "CSS"
![]()
RSS Feed
October 01, 2007
CSS Tip: Positioning photos with floats
In the past I've discussed how the use of photos can enhance a Web site, but I've not discussed the code one uses to incorporate them. On campus, and elsewhere, Web designers use a variety of techniques to include their photos.
August 28, 2007
An Introduction to Web Standards
I've recently come to the conclusion that a great number of Web developers either don't know about Web standards, or simply don't care. For those who aren't already aware of the standards I'll offer a brief introduction along with resources for additional information. For those who don't care, or who are anti-standards, I'll offer some examples as to why I feel they're important.
November 16, 2006
Using CSS to deliver Web content to different media types
Earlier this week Jeremy Smith wrote Delivering Web Content to Mobile Devices in which he discussed some of the different options, and concluded that by using CSS, one can configure pages for handhelds just as easily as one can for print or other media options.
August 31, 2006
I'm not going to teach you CSS: Lesson 2
In our first lesson on CSS, I introduced you to the concept, gave you a new homework assignment and showed you an example of a simple site—with and without its accompanying stylesheet. For that example I used the Wolf site I had built as part of our first homework assignment for learning XHTML/HTML. Today I am going to show you how I added the styles to that site. Incorporating a stylesheet into your site involves two basic steps Create a stylesheet file: Using a plain text editor, such as Notepad or Textedit, open a new file and save it...

