Web Design

CSS

Formatting Text with CSS

CSS gets a lot of attention these days…in the web design arena. And, rightly so. CSS makes it easier to maintain or update a site. CSS is efficient and effective. Efficient in that it with one small change inside CSS, I can change all my headings on the site to a different size or a […]

Formatting Text with CSS Read More »

Basic CSS for Links

I was asked recently how to use CSS to format links on a web page.  This is a very basic introductory tutorial. There are many additional features one can use to spice up your buttons, but this will get you started. In this brief tutorial, I define how I want my links to appear via

Basic CSS for Links Read More »