Skip to content

University lab assignment demonstrating HTML forms, page layout, and CSS styling for structure and design

Notifications You must be signed in to change notification settings

bahadhay/html-css-forms-and-layout

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

HTML & CSS - Forms and Layout

This repository contains a university lab assignment in HTML and CSS.
It demonstrates the creation and styling of forms as well as basic page layout techniques.

πŸ“‚ Project Content

  • form.html β†’ A survey-style form asking about CSS knowledge, email, and comments. Includes radio buttons, select dropdown, textarea, and action buttons.
  • style.css β†’ CSS styles for form layout, fieldsets, buttons, and page containers.
  • images/ β†’ Folder for images used in the layout (if any).

🎯 Learning Objectives

  • Build HTML forms with input types (radio, text, textarea, select).
  • Style forms using CSS (fieldset borders, background colors, alignment).
  • Apply CSS for layout and positioning of sections and containers.
  • Explore responsive design basics with margins, paddings, and hover effects.

βœ… Conclusion

This lab assignment improved my understanding of form creation and page structuring with CSS.
It also introduced styling practices that separate content (HTML) from design (CSS), an essential step in modern web development.

About

University lab assignment demonstrating HTML forms, page layout, and CSS styling for structure and design

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published