Nesting and Basic Tags
Here is a simple example of how to use basic HTML tags. You can nest tags within one another to create structured documents.
- Item 1: Description of item 1.
- Item 2: Description of item 2.
- Subitem 2a: Details about subitem 2a.
- Subitem 2b: Details about subitem 2b.
- Item 3: Description of item 3.
div vs. span
Span is an inline element, while <div> is a block-level element.
Creating Links
Visit JSFiddle for more experimenting.
Kismet original logo
Kismet logo redesigned (light)
Kismet logo redesigned (dark)