Tuesday, August 31, 2010

csstutorialz-2: CSS or Cascading Style Sheet

What is CSS?
  • CSS is an acronym for Cascading Style Sheets. It is a series of instructions which specify how a text should appear on a web page.
  • The designing of the text can be done by defining fonts, colors, margins, background, font sizes etc. These elements like colors, sizes, fonts, and spacing constitute "styles".
  • CSS consists of style sheets that tell a browser how a document would be presented.
  • New features in the old web page can also be added with the help of style sheets.
  • When using CSS, you don't need to apply font, color or size for every paragraph, or every page in the document. Once you create a style sheet, you can save the code once and re-use it as often as required.
Benefits of Using CSS:
  • CSS brings uniformity to web pages.
  • CSS saves you a lot of time and repetitive work. When using CSS, changes need not be made in every web page. You just have to make changes in the style sheet.
  • CSS enables you to load your web pages easily.
  • Layers, like pop-up menu items, can be used in a document.
  • CSS helps you maintain your web pages easily and effectively.
In the next post you will visually see how HTML and CSS are ralated to each other.

csstutorialz-1: A brief Introduction about me, this site and web design

Hello. I am a professional web designer and I want to share my experience and knowledge to this site. This blogsite might be helpful for those innocents who are very much interested in web design. What is the necessary language/ technology or things you must know to be a good and valuable web designer? I think most of you know the answer. But on the other hand a lot of people don't know how to be a good web designer too.... !
To be a good designer you must know the following language/technology:

1. HTML/XHTML (Language)
2. CSS (Cascading Style Sheet)
3. Dreamweaver (Application that combines Languages and Style Sheets and does a lot of other things)
4. Photoshop

You must know some other application or technologies such as:
1. jQuery
2. Java Script

But don't worry, u need not know all of the things. to be a good web designer you must have a good and deep knowledge on HTML, CSS and PHOTOSHOP....... but how can you start? ok.. I will give you some shortcut tips and I think if you support me and if you follow my blogsite just for 30 days then you will be a good web designer.

In this blog i will teach you CSS or Cascading Style Sheet which is very important for HTML/PHP/ASP designers. At the end of the basic tutorials we will move on to work on some real world projects, some real world scenario of CSS and we will build some websites using CSS and our knowledge.  So, lets start....