Search?

sitename

CSS Concept

  • Home
  • CSS
  • CSS Designs
  • Galleries
  • Resources
  • Tutorials
  • Rss

CSS

Posted By: admin  Paged in CSS Concept

12

Mar

If you're new here, you may want to subscribe to my RSS feed. Thanks for visiting!

Intro To CASCADING STYLE SHEETS

CSS represents an acronym for ‘Cascading Style Sheets’. And for those who are using it CSS is a an extension of HTML who allow you to style your web page. We can start by making a simple example of style changes to make words bold. In HTML you would use <b> like :

<b>Strong bold</b>

It is a very easy task, and works just fine, and is nothing bad with it. Though that if you want to change all the text that you bold it, you have to go to every spot in the page and change the tag.

 CSS Cut Number Of Tags Used

Since CSS has become so strong and high recomanded on projects, we will slowly reduce the number of HTML tags that we are using all the time. And doing that we are still able to make impressive and nice looking layouts pages by using 6 types of HTML tags.

Example of tags that we will use to layout the content :

<h> Heading tags that range from are <h1></h1> to <h6></h6>, these are going to mark the headings in the pages. <h1> shall be the most wrapped and the last important <h6> tag.

Friendly Links

  • Register
  • Login
  • Entries RSS
  • Comments RSS
  • WordPress.org

Categories

  • Article
  • Coding
  • CSS
  • CSS Design
  • CSS Footers
  • CSS Forms
  • CSS Frameworks
  • CSS Menus
  • CSS Tables
  • CSS Theory
  • CSS Tools
  • Galeries
  • Layouts
  • Resources
  • Techniques
  • Tutorials

Recent Posts

  • CSS Syntax
  • Classic two-column layout with left side - Tutorial
  • CSS Styleguides a fast way to reach Readability
  • CSS - a Way to lead to Master Design
  • Centering an image in a div
  • Styles used Everytime I start a new site
  • Different Styles to IE6 and IE7
  • Updates and news in CSS
  • Page Indicator in CSS - not scripting
  • Round Corners in CSS
  • CSS Collection II 2008
  • CSS Collection 2008
  • Pagination Style in CSS
  • What you should NOT DO IN CSS
  • Media Types in CSS2

Sponsors

Sponsors

Recent Entries

  • CSS Syntax
  • Classic two-column layout with left side - Tutorial
  • CSS Styleguides a fast way to reach Readability
  • CSS - a Way to lead to Master Design
  • Centering an image in a div
  • Styles used Everytime I start a new site
  • Different Styles to IE6 and IE7
  • Updates and news in CSS
  • Page Indicator in CSS - not scripting
  • Round Corners in CSS

Recent Comments

  • separate css el… in Floating elements
  • my space text in Professional and Beautiful CSS - Ba…
  • lhbnrcjc in CSS Collection 2008
  • document write in CSS Coding in Experts opinions..
  • Pablo’s B… in Centering an image in a div
  • group work in c… in CSS working Techniques
  • css templates in Best CSS Galeries
  • css framework in Frameworks & CSS Reset
  • free web templa… in CSS in Templates Design
  • understanding c… in Floating elements

Valid XHTML | Valid CSS 3.0