https://github.com/ujblockchain/html
HTML tutorial series - UJ Blockchain
https://github.com/ujblockchain/html
html5 visual-studio-code vscode
Last synced: 4 months ago
JSON representation
HTML tutorial series - UJ Blockchain
- Host: GitHub
- URL: https://github.com/ujblockchain/html
- Owner: ujblockchain
- License: mit
- Created: 2024-01-19T13:57:03.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-05T08:07:52.000Z (almost 2 years ago)
- Last Synced: 2025-03-04T08:13:04.916Z (11 months ago)
- Topics: html5, visual-studio-code, vscode
- Language: HTML
- Homepage: https://blockchain.uj.ac..za
- Size: 13.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README

# SARChI - Complete HTML Tutorial for Beginner
South Africa-Switzerland Bilateral Research Chair in Blockchain Technology aims to explore blockchain integrations with real-world applications and development in Agric-food.
## Table of Contents
1. [Introduction to HTML](01_Intro_to_HTML/index.html)
2. [Head Section and Meta Tags](02_head_section_and_meta_tags/index.html)
3. [Working with Text](03_Working_With_Text/index.html)
4. [Comments, Inline and Nested Elements](04_comments_inline_and_nested_elements/index.html)
5. [Lists](05_list/index.html)
6. [Links and Images](06_links_and_images/index.html)
7. [Audio, Video, and iFrame](07_audo_video_and_iframe/index.html)
8. [Semantic and Non-Semantic Elements](08_semantic_and_non-semantic_elements/)
- [Non-Semantic Elements](08_semantic_and_non-semantic_elements/non_semantic.html)
- [Semantic Elements](08_semantic_and_non-semantic_elements/semantic.html)
9. [Tables](09_table/index.html)
10. [Forms](10_forms/index.html)
## Getting Started
To get started with these tutorials, simply navigate to the desired directory and open the `index.html` file in your web browser.
## Video Tutorials
For those who prefer to learn by watching videos, we have created a YouTube playlist that covers the same topics as these tutorials. You can access the playlist [here](https://www.youtube.com/playlist?list=PLYAUzWboAWPjMefw3x970oGhjYv8njMM2).