Skip to content

A structured CSS Box Model project built with HTML and CSS, following a guide by Codecademy. This project demonstrates margin, padding, border, and width/height properties to create a well-styled restaurant webpage.

Notifications You must be signed in to change notification settings

BrunoRTech/The-Box-Model-Davies-Burgers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

The Box Model: Davie's Burgers

This project is a CSS Box Model practice website, created using the guide provided by Codecademy. It demonstrates how to use margin, padding, border, and width/height properties to properly structure and style webpage elements.

Features

  • Box Model Styling: Adjusts margin, padding, border, and content spacing.
  • Custom Typography: Implements Google Fonts for a modern and clean look.
  • Responsive Design: Ensures elements resize properly across different screen sizes.
  • Navigation Bar: Styled menu with links to different sections of the website.

File Structure

  • index.html: Contains the structure of the restaurant website.
  • style.css: Defines the visual styling, including box model properties, layout, and typography.

Usage

To view the project:

  1. Download or clone the repository.
  2. Open the index.html file in a web browser to explore the website.

Customization

If you'd like to modify the project:

  • Adjust spacing and layout using margin, padding, border, and width properties in style.css.
  • Modify font styles and colors in style.css for a personalized design.
  • Update index.html content to add more menu items or sections.

Acknowledgment

This project was built using the guide provided by Codecademy. The original project can be found here.

About

A structured CSS Box Model project built with HTML and CSS, following a guide by Codecademy. This project demonstrates margin, padding, border, and width/height properties to create a well-styled restaurant webpage.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published