• 0

CSS


Question

Hi, just wondering... What programs would you guys reccomend for working with CSS and also are there any tutorials you guys could point me to, for building frame like layouts... Not actual frames of course, just the look I mean... A friend told me to use CSS over frames, but I am unsure where to begin...

Link to comment
Share on other sites

3 answers to this question

Recommended Posts

  • 0

If you want to understand how CSS layouts work, try the official site:

Box model

Visual Formatting model

The first link teaches you about box properties. The second link teaches you what CSS properties can be used to position these boxes in your HTML. For CSS2 explanations in general, this is the main site. The one for CSS1 is here.

These are also the same links in my sig; useful if you want to do any standards-compliant web development.

Link to comment
Share on other sites

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.