Doctype, Grundstruktur: <html>,<head>, <body>,
Text-Encoding (Unicode): <meta charset=„UTF-8“/>,
Überschriften <h1>, <h2>, …, <h6>,
Aufzählungen: <ul>, <li>,
Tabelle: <table> <tr> <th> <td>,
Listen: <ol> <ul> <li>,
Text-Formatierung: <br> <hr> <b> <i> <p>,
Links: <a href>, Bilder: <img src>,
Umbrüche: <br> und <hr>
und andere