Skip to content

WebUI2Stack/web-class-assignments

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web Class Assignments

A collection of HTML & CSS class assignments covering foundational web development concepts — from basic HTML tags to CSS layouts and page cloning.


Projects

First Class Practice

  • Introduction to HTML tags: headings, paragraphs, anchor links, images, tables
  • Demonstrates inline CSS, internal CSS, and external CSS linking

Menu Bar and Basic Layout

  • Simple horizontal navigation menu bar
  • Basic page structure: header, sidebar, main content area, footer

CSS Positioning

  • Practice with CSS position property (relative, absolute, etc.)
  • Box layout using parent-child div relationships

Menu Bar with Dropdown and Full Layout

  • Navigation bar with nested dropdown menus
  • Full page layout: header, wrapper, sidebar, main content, footer

Facebook Page Layout Clone

  • Recreating the Facebook landing page structure using HTML & CSS
  • Sections: header with logo, image section, signup form, top/bottom footer

Tech Stack

  • HTML5
  • CSS3

Author

Mashiur Rahman GitHub: WebUI2Stack

About

Consolidated HTML & CSS class assignments covering foundational web development concepts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors