Programatorul de la A la ZI Programatorul de la A la ZI V1.2 Beta - In curand se va face lansare.
 
 
 You can either have software quality or you can have pointer arithmetic, but you cannot have both at the same time.Bertrand Meyer 
 
 
ID tag attribute - Cod Sursa
Descriere
ID selectors may be used as an attribute to a tag. An ID
selector is a string preceded by a hash mark (#), and is called
using the ID= attribute. The hash mark does not appear in the value
of ID. Works like the class selector except that the ID can be used
only once in the document.

Cod      - Testeaza 

<style>#i5 {color: red;}</style>

This is text with an ID of 'i5'.


V1.2 Beta - In curand se va face lansare.

Copyright 2007 © . Toate drepturile rezervate .