CSS your HTML partner ! !

CSS your HTML partner! !

Click here to visit Our forum here!

Thursday, April 14, 2011

CSS Pseudo-classes

Link Us to: http://tinyurl.com/3gw86mr
CSS pseudo-classes are used to add special effects to some selectors.
e.g. : selector:pseudo-class { property:value ; } Above are the syntax of pseudo-classes.


Anchor Pseudo-classes
Links can be displayed in different ways in a CSS-supporting browser:

Sunday, April 10, 2011

Disadvantages of Using Pure CSS

Although CSS has its strengths, it also has its weeknesses. Below are examples of some disadvantages of using pure CSS on web layouts.

1. Inconsistent Browser Support
Different browsers will render CSS layout differently as a result of browser bug or lack of support for CSS features if CSS "hacks" was not implemented in browser.

Thursday, April 7, 2011

CSS Attribute Selector



CSS Attribute Selector
The following style all element with tittle attribute:

Saturday, April 2, 2011

Cascading Style Sheets and Accessibilty

Link Us To : http://sn.im/27s5dy / http://tinyurl.com/444ljs2
There are many facets to web accessibility, but the best place to start when trying to make web sites more accessible to separate structured content from presentation. It's also one of the most important principles behind web standards and accessibility.

Tuesday, March 29, 2011

Winner Of Crossword Puzzle Contest

Link us to: http://sn.im/27s5e2 / http://tinyurl.com/3gkqnec
 Our crossword puzzle contest is end at 22 march 2011, then our winner of the contest is Mr Chew Wing Seng. He is from INTI International College Subang and taking DICT course, he did the contest with the shortest time and correct all of the question which is given in the crossword puzzle contest. And the price of the contest is MP3 Car Adapter, Congratulation to him win our price ! The Screen Shot Of Giving Price To Mr Chew Wing Seng

Wednesday, March 23, 2011

Css media type

Link Us To : http://sn.im/27pgrc / http://tinyurl.com/3vuq33z
Media type are allow to specify how document will be presented in different media.
The @media rule:
The @media rule allow different style rule use for different media in the same style sheet.

Friday, March 18, 2011

CrossWord Puzzle Contest

Link to use: http://sn.im/27o6fj / http://tinyurl.com/3kmlzbj

How To Participate Our Cross Word Puzzle Contest
1. Fill In All The Information Of We Had Prepared , And Send It To Email=
Mr. Tan Hann Lim

Name :
Age:
Gender:
Email Address:
Contact No.
http://cssintro.blogspot.com/2011/03/terms-and-condition-for-css-word-puzzle.html

Wednesday, March 16, 2011

Introduction Of CSS

Link Us to http://sn.im/27pgrv
An Introduction To CSS
CSS is the abbreviation for Cascading Style Sheet. A style sheet simply holds a collection of rules that we define to enable us to manipulate our web pages.

Monday, March 14, 2011

Why Use CSS

link to us: http://snipurl.com/27a3kw

As a web developer, all information in your web site should go into your HTML files, but HTML files should not contain information about how that information is displayed. All information about how the pages should appears goes to CSS file.

Wednesday, March 9, 2011

The terms and condition for CSS word puzzle competition

Link Us To :http://sn.im/26tpku
1.Participants must be a part of College Inti International Subang.
2.No participants is no allow to enter the competition more than once.
3.You must provide your personal details to us. Refusal to comply will result in disqualification from the contest.
4.Our final result will be open,fair for all the participants.
5.All entries answers must be sent to us before 25 March 2011 in the competition.
6.No responsibility will be taken for lost for technical or other reasons or received after the closing date.

Friday, March 4, 2011

10 Principles of the CSS Masters

Link Us To :http://snipurl.com/26md5v
When it comes to CSS, there are alots of resources and supposed "exper tips" on the web. Let's look deeply into designers who have excellent design backgrounds and have walked the walk. These CSS tips are gathered from some of the most respected designers on the planet. Below are 10 excellent principles that any web developer or designer can find useful, meaningful, or challenging. These are the true masters of CSS. Drink deep from their knowledge and take their wisdom on your next designing adventure.

Thursday, March 3, 2011

About CSS background

We can style the background of an element with the background property.
[background:#ffffff url(path_to_image)top left no-repeat fixed;]
This code can do attachment,colour,image,position and repeat.

Tuesday, March 1, 2011

CSS Introduction

What Is CSS
Css stands for Cascading Style Sheet, Styles define how to display HTML element, Styles were added to HTML 4.0 to solve a problem

Tuesday, February 22, 2011

Inline Style , Internal Style And External style

Inline style:
We add the styles within our HTML tags. This gets highest priority than Internal and external defined styles. Let us try to add a background style to one h1 tag.

Saturday, February 19, 2011

CSS Rules

CSS Syntax
Two main parts of CSS rule:
-a selector
-one or more declarations


Thursday, February 17, 2011

CSS Styling Background

CSS properties used for background effects:
--> background- color
--> background-image
--> background-repeat
--> background-attachment
--> background-position


Wednesday, February 16, 2011

CSS Colour Coding

A hexadecimal (hex) notationis is using for CSS colour for the combination of Red, Green, and Blue color values (RGB). The lowest value that can be type to one of the light sources is 0 (hex 00) and the highest value is 255 (hex FF).hexadecimal values are written as 3 double digit numbers, starting with a # sign.Example:


Tuesday, February 8, 2011

CSS 3 Kind Of General Name Rules

Explained the CSS standardization name in detail three kinds of general name rules
Camel nomenclature:

Monday, February 7, 2011

Css Basic Syntax

The Css Basic Syntax
  • Selector
Selector is simply the element that linked to a particular style.Example:
P is the selector in P { text-indent: 3em }

Friday, February 4, 2011

Apply a style sheet to a Web page

The first usage is the use the STYLE instruction in HTML label
In each HTML tag, STYLE parameters are available, the CSS settings in the post,
For example : <.DIV STYLE="position:absolute; width:20px; height:20px".>
This is the use of CSS STYLE parameter set, note that the CSS string enclosed in quotation marks. CSS instructions are basically a value corresponding to a property name, and then different property names are separated by semicolons. With the need to use several properties at once, but as long as they can reach a task it would be nice.

Tuesday, February 1, 2011

What is CSS? What its can make?

CSS stack-up cascading style sheet best basic course article author: [Free heaven] Article origin: Internet Release: 2008-06-02 Writing [Small big]

1st, [subject: What is CSS? What its can make? ]
CSS is one kind is called the cascading style sheet (stylesheet) technology. Also some people call stack-up cascading style sheet (Cascading Stylesheet).

Monday, January 31, 2011

Advantage of CSS

CSS is the text ASCII (American Standard Code for Information Interchange), which contains the instructions can formatting web documents.


The above code is display page with a white background and text color with black.Teks will use either typeface Helvetica, Arial, or both can not it will use typeface Sans-Serif .

Saturday, January 29, 2011

Getting Started

Cascading style sheets is an excellent tool for adding layout effects for your Web site. It can save you a lot of time. A style sheet is made up of style rules that tells the browser how to render a document. There are many style rules to your HTML document, but the easiest way to start is to use HTML STYLE components. This element is placed in the document's HEAD part, including web STYLE rules.