Search?

sitename

CSS Concept

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

CSS

Posted By: admin  Paged in CSS Concept

12

Mar

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

  • Log in
  • 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

  • Michael in Best CSS Galeries
  • group work in c… in CSS working Techniques
  • css framework in Frameworks & CSS Reset
  • understanding c… in Floating elements
  • website develop… in Modern Solutions in CSS Based Forms…
  • designing for c… in Best CSS Galeries
  • designing for c… in CSS Based Footers, Solution For Eve…
  • web development… in Techniques for a Professional CSS d…
  • Webpage Templat… in Techniques for a Professional CSS d…
  • web buttons in CSS Based Footers, Solution For Eve…

Valid XHTML | Valid CSS 3.0