| HTML attributes | Description | Example |
|---|---|---|
| id | Identifies a HTML element. | id="example" |
| class | Assigns an element to one or more classes. | class="cars" |
| style | Defines the style of an HTML element (CSS) and can determine the color, font, font size, etc. | style="color: blue; font-size: 2em" |
| title | Contains additional information about the content of an element; this is displayed in a tooltip when the mouse hovers over the element. | title="exampletext" |
| lang | Determines the language of a document. | <html lang="en"> |
| dir | Defines the text’s running direction from left to right or vice versa. | <html dir="ltr"> example</html> |
Search In This Website
Rabu, 27 November 2024
The Most Common HTML Attributes
These following table is the most common HTML Attributes:
Langganan:
Posting Komentar (Atom)
-
Type this AsciiDoctor Horizontal Rule sample, in the AsciiDoctor editor: before ''' after Result before after < Previous Asc...
-
1. type this following latex code in Latex editor for drawing a number line: % !TEX TS-program = pdflatex % !TEX encoding = UTF-8 Unicode % ...
-
Open the AsciiDoctor editor. Type this following Asciidoctor code sample in Asciidoctor editor: Content in document. .Example 2. Table with ...
-
Mathematics Set Operation in this post series consist of: Set A picture Complement Set A picture A union B picture A intersect B picture Sub...
-
Kelipatan suatu bilangan adalah hasil kali dari suatu bilangan tersebut dengan bilangan asli. Cara Menentukan Kelipatan Bilangan Cara menent...
Tidak ada komentar:
Posting Komentar