Skip to content

danut99/Build-your-first-website-with-HTML-CSS-and-JS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Build-your-first-website-with-HTML-CSS-and-JS

  1. Create a header that contains the logo and the theme change button
  2. Create a container that is divided into 2 parts, left and right
  3. The left side contains a title, a description and 2 buttons for learn more and add member
  4. The right side contains the avatar of each member
  5. At the bottom of the page, create a container that contains all the members. The avatar is displayed for each member
  6. When a member is pressed, the avatar on the right side must change along with the background
  7. When you click on add member a new avatar is added using javascript to the existing list of members
  8. When you press the theme change button the background of the page must toggle between white / black

The images for the project can be found in the img folder after the boilerplate is downloaded

What the page should look like

White background image

Black background image

About

Build your first website with HTML, CSS and JS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published