Lifeline Blog

Hello!
This tutorial will illustrate how to create a variable width/height box with a background image and rounded corners via CSS.
The solution is very easy, and the box created can be easily modified and shaped according to different widths and heights required.
First: You need a PSD file or an image with the entire box.
Second: You need [...]

Most people would argue that CSS frameworks are the new “god” when it comes to CSS programming. Although in part this is correct, I highly disapprove of the need to use CSS frameworks for everything, for a couple of reasons.
First off, a CSS framework is a very compact, complex, and relatively useful base on which [...]

Today I’m going to give you some tips that relate to Conditional Comments, such as how can you use them and a nice little trick you can do with them. Without further ado, let us begin.
Conditional Comments are a proprietary function created by Microsoft for Internet Explorer browsers, so developers can tag XHTML/HTML code specially [...]

Beginner Level
Hello, my name is Alexandru Dinulescu (aka Alex D) and I am the XHTML/CSS coder for Lifeline Design. I have been invited to share some of my knowledge on this blog, so without further ado, this is the first lesson: how to insert CSS code into your XHTML pages.
Before I begin, a short explanation [...]