I tag di stile as balizas de estilo Die Styl-Tags Les balises de style Etiquetas de estilo

What's a style tag?

Style tags modify the typography of the text. They can overlap with other style tags, as with word processing programs.
Here is a list of style tags recognised by most browsers (although some of which may produce identical effects in certain browsers):

Style Tag Visual Effect
<ABBREV> Abbreviation
<ACRONYM> Acronym
<AU> Author
<B> Creates bold text
<BIG> Larger font
<BLINK> Blinking text (Netscape only)
<CITE> Citation
<CODE> Instructions (programming code)
<DEL> Shows text that had been deleted
<DFN> Definition of a term
<EM> Emphasis
<I> Italics
<INS> New text inserted here
<KBD> Shows exactly how characters should be typed
<PERSON> Accents a person's name
<Q> Encloses text in quote marks
<S> Strikethrough
<SAMP> Example
<SMALL> Smaller font
<STRONG> Renders text in bold
<STRIKE> Strikethrough (same as S)
<SUB> Text insubscript
<SUP> Text insuperscript
<TT> For writing computer code
<VAR> Name of a variable


Last update on Thursday October 16, 2008 02:43:14 PM.This document entitled « Style tags » from Kioskea (en.kioskea.net) is made available under the Creative Commons license. You can copy, modify copies of this page, under the conditions stipulated by the licence, as this note appears clearly.
Best answers for « Style tags » in :
Style syntax (CSS) Show Defining a style Defining a style is done using simple text rules for describing the aspects of page elements. A CSS rule is characterised by two main elements: A type selector, for specifying which tags in the document the style applies to; A...
Declaring a style sheet (CSS) Show Declaring a style sheet Style sheets are not directly integrated into the W3C's HTML recommendations. For this reason, you need to include elements in the HTML code indicating both the type of document, meaning the version of the HTML and CSS...
Using visual styles (themes) on Windows XP ShowUsing visual styles (themes) on Windows XP A theme in principle includes a visual style (the appearance of windows, the taskbar and menus), desktop icons, wallpaper, the mouse, and a screen saver. If Microsoft has provided the...
Recovering Windows XP style ShowRecovering Windows XP style Sometimes after improper handling or an infection, you can lose the Windows XP theme, and you find yourself with the classic Windows theme To get back the XP style: Right click on the...
LG KU990 Viewty Light: No CD or stylus ShowLG KU990 Viewty Light: No CD or stylus Issue If you ordered a LG KU 990 online and upon receiving your phone, there is no CD for the computer or the stylus. Solution If the CD is missing , go download the program on the LG...
Download Windows 7 Style for Vista ShowFinally, its editor giannisgx89 has just finished Windows 7 Style for Vista. This new visual style is only available for Windows SP1 and x86 systems for the time being. This new style looks perfectly like Windows Vista but it is quicker at the...
Style classes (CSS) ShowClasses and IDs Classes A web designer might want to assign different styles to the same tags. For this reason, the CSS specifications introduced the concept of classes. The definition of classes is as simple as that of styles. It involves...
Structure tags ShowTags can be divided into two groups: Those which change the structure of the page, and those which change the text style. Structure tags include header tags, paragraph tags, list tags, and more. Attributes The following attributes are placed within...
CSS - Style sheets ShowIntroduction to style sheets The concept of style sheets first appeared in 1996 when the W3C published a new recommendation entitled "Cascading Style Sheets", or CSS for short. The principle behind style sheets involves using a single document to...