TUTORIAL HOME
W3.CSS Code
❮ Previous Next ❯
Display Examples
The w3-panel class is used to display examples in a grey container:
W3.CSS Code
❮ Previous Next ❯
Display Examples
The w3-panel class is used to display examples in a grey container:
Example
Jill
Eve
Adam
»
Display Code
The w3-code class is used to display code in a readable mono-spaced font.
Example
fruits[0] = “Banana”;
fruits[1] = “Apple”;
fruits[2] = “Mango”;
fruits[3] = “Plum”;
»
Highlight Inline Code
The w3-codespan class is used to highlight inline code:
The html element defines an HTML page.
Example
The
