Skip to content

jplimmer/recept-ovning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Pancake recipe page - HTML/CSS template replication

A recreation of a simple webpage design template using only HTML and CSS.

Overview

This project is a frontend exercise to accurately recreate the visual layout and styling of the given template, using only HTML for structure and CSS for presentation.

Technologies Used

  • HTML5
  • CSS3

How to View

  1. Clone this repository:
git clone https://github.com/jplimmer/recept-ovning.git
  1. Open index.html in your browser.

Project Structure

├── index.html
├── styles/
│   ├── reset.css
│   └── styles.css
├── images/
│   └── (image assets)
└── README.md (this file)

About

Basic HTML/CSS test project to replicate a web design.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors