HTML
The HTML section shows you how to make a page in HTML and add features to it. You can edit html in any simple text editor (not a word processor) like notepad. To test it open it in your web browser.
- Basics of HTML
- This section explains basic concepts of HTML such as tags attributes and elements.
- Creating Your First HTML Page
- This tutorial teaches you how to create your first HTML page.
- Organizing your web page content
- This section explains how to use logical parts of the page - headings, lists and tables - to group your content and information.
- More Content Types (Links and Images)
- This section explains how to add links and images to your page.
- HTML forms
- This section explains how to use HTML forms to send information to the server.
- More HTML
- This section explains parts of HTML (such as colours) in more detail..


