Skip to content

PC-FEE-Master/HTML-Day-1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

You Should Know

  • HTML
  • Github Basics

Your Mission

Explore Mode

Challenge #1.1: To practice the basics of HTML, create a simple web page with at least 10 distinct HTML elements. Goal #1.1: An HTML file named index.html.

Challenge #1.2: In addition to HTML, let's add some styles: create a stylesheet with 10 different CSS properties for your web page.

Challenge #1.3: It's always a good idea to use version control with your projects, no matter how simple. Create a git repository, add your HTML & CSS to it, and upload it to Github. Goal #1.3: Submit your Github URL below.

Adventure Mode

Challenge #2.1: Now that you've created your own webpage, give debugging a try! Take a look at this Codepen containing a broken project. Fork the Pen, and fix the HTML & CSS so that the webpage renders appropriately. Goal #2.1: Submit your fork's URL.

Requirements for Completion

  • A Github repository containing:
    • index.html
  • A Codepen forked from this Codepen (Adventure mode)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published