Skip to content

ReCoded-Org/FWD-Coding-Challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Find and Fix Errors

No. of errors in HTML & CSS: 10


A web developer was working on a simple website for Re:Coded bootcamps

This simple web page was designed to look like this before the JS part applied:

Without JS Screenshot

And like this after JS part applied:

With JS Screenshot

A gif showing how the buttons and hover effect work:

GIF Screenshot

Here are the images links:

But one day, the son of the developer took a hold of the keyboard, made some random HTML and CSS errors, disabled the buttons functionality, asked some questions, and demanded some tasks TODO.

Your task is:

  • Check the HTML & CSS code in the files: index.html and style.css for errors, fix as much as you can to make it appear like the screenshots above,
  • Answer the son's questions in the file: Questions.md. The file is in a markdown format, you can look for the Q: sign and answer after the A: sign.
  • Do the demanded tasks by following the @TODO directives. You can search for @TODO in the html & css files and do the required task.
  • Add the resources you used to the file: resources.md, i.e. add the link you found in Google to your question, or type asked a friend if a friend helped you answering it.
  • Add the JavaScript code to make the buttons work to the html file!
  • If you get stuck on one of the requirements, skip it and do other ones, then come back to it at the end.
  • If you can't answer a question, try to provide an explanation with why you couldn't determine the answer.

You might need to add more HTML elements and/or CSS rules.

You are required to add as much JavaScript code as you can.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published