Skip to content

tdsills/html-css

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HTML-CSS

You will be creating a Multi-page HTML site about yourself. Include the following:

  • A bio page with 3 to 4 brief sentences, a list of 4 to 6 hobbies, and an image of yourself.
  • A gallery page of your favorite collections, can be cars, artists, movies, etc.
  • A contact page with a contact form
  • Style the appearance of the pages using CSS. Write your own CSS. Please do not use a component library (Ant Design, Tailwind, Bootstrap, Semantic, etc.)
  • Design your website to be responsive. Design the layout for a desktop (1200px+) mobile device (500px) as well as a tablet (800px)
  • Use Semantic HTML into your document markup
  • Host your website using any static website hosting tool : Amazon S3, github pages, surge.sh, netlify, etc.

********************************************************

Git Instructions

  • Create a template copy of this repository by clicking : "Use this template"
  • Name the repository the same name as the master template repository.
  • Add your TM as collaborator
  • Clone YOUR repo to your local computer
  • Create a new branch: git checkout -b <firstName-lastName>.
  • Implement the project on your newly created <firstName-lastName> branch, committing changes regularly.
  • Push all of your commits: git push origin <firstName-lastName>.
  • When ready for your TM to review, open a Pull Request (PR) and add your TM as a collaborator.

********************************************************

Take a look in the assets folder of this repository for some sample design ideas to help spark your creativity. Feel free to use other designs as well.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages