CSS
As noted on the Technologies main page, you probably don't have to be concerned about the programming languages, server environments, and so forth that are used for your website. It's our job to make your website work without you having to worry about such things.
CSS, or Cascading Style Sheets, is the primary technology in use today for determining what a website looks like, as opposed to what it says. HTML defines the content and logical structure of a webpage, while CSS defines its visual appearance. A few changes in a style sheet can radically change the appearance of a webpage. Click here to see an "alternative" version of Castorid.com. There is no change whatsoever to the HTML describing the page content. (Please click the same link again in order to return to the normal version of this site.) What this all means is that fairly significant changes in the appearance of your entire website can be made quickly and easily (and thus inexpensively).


