Skip to content

muhammadkashifsecurityengineer/HTML-AND-CSS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

HTML & CSS Fundamentals

Daily notes and practice files from my web fundamentals learning phase. Covers HTML5 structure and CSS3 styling from scratch, committed as I go.

HTML5 CSS3 Status


About

This repository is a daily log of my HTML and CSS learning. Every session gets committed so the progress is visible and the code stays accessible for future reference.

I am a Computer Science student with a focus on Cloud Security and DevSecOps. Understanding how web pages are built is foundational, whether you are writing phishing detection logic, building internal security dashboards, or crafting frontend interfaces for your tools.


What is Covered

Technology Topics
HTML5 Document structure and semantic tags
HTML5 Forms, inputs, and buttons
HTML5 Tables, lists, and media elements
HTML5 Links, anchors, and navigation
CSS3 Selectors, properties, and specificity
CSS3 Box model and layout
CSS3 Flexbox and Grid
CSS3 Colors, typography, and styling

Technologies

HTML5 — Structure and content of every web page. The skeleton everything else is built on. Semantic Tags Forms Tables Media

CSS3 — Presentation, layout, and visual styling. What makes a page look like something. Flexbox Grid Box Model Animations


Why This Matters

HTML and CSS are not just for frontend developers. In security, you read and write them constantly. Phishing pages are built with them. XSS lives inside them. Security dashboards and tooling UIs are built on top of them. Knowing the fundamentals is non-negotiable.


Approach

Each commit represents a real study session. Files are named and organized by what was practiced. Nothing is polished for show, it is raw learning material that gets better over time.

The repo stays public so the learning journey is visible and others starting out can follow along.


Quick Stats

  • 8+ commits
  • 93% HTML / 7% CSS
  • 2 stars

Connect

More repositories covering Python, Cloud Security, and DevSecOps are on the profile. Follow along as the journey continues.


Muhammad Kashif | CS Student | Cloud Security | DevSecOps | Pakistan

About

Here is a basic of HTML 5 & CSS 3. Whatever i do on daily bases i will upload . (Learning Phase)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors