Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

HTML

My Hands-On HTML Learning Journey

Practice files covering HTML fundamentals, CSS styling methods, forms, and small build tasks — written while learning web development from the ground up.


Repository Structure

HTML/
├── 00_HTML learning/
│   ├── 01_Basic/          ← Core HTML concepts
│   └── 02_Forms/          ← HTML forms
└── 01_Learning time Task/ ← Practice mini-projects

Topics Covered

01_Basic

File Topic
00_Structure.html Basic HTML document structure
01_Basic.html Headings, paragraphs & basic elements
02_Color.html Colors in HTML
03_103_3 CSS styling — Inline, Internal & External
04_Links.html Hyperlinks & link styling with CSS
05_Image1.html, 05_Img2.html Images
06_Favicon.html Favicons
07_title.html Page titles
08_Table.html Tables
09_List.html Ordered & unordered lists
10_Div_Element.html The <div> element

02_Forms

Input fields, labels, radio buttons, checkboxes, and submit buttons.

01_Learning time Task

File Description
00_Simple Navigation menu.html A simple navigation menu built with <nav>, lists & buttons

How to Use

git clone https://github.com/Nazmussakib247/HTML.git

Open any .html file in your browser to see it in action.


Author

Nazmus SakibGitHub · LinkedIn


⭐ If this helps your own learning, feel free to star the repo!

About

My hands-on HTML learning journey — practice files covering HTML fundamentals, CSS styling, forms, and mini build tasks

Topics

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages