Git Product home page Git Product logo

lab-create-first-website's Introduction

Lab 2: Create a simple web page

Getting your feet wet with HTML and CSS

In this lab you will accomplish the following:

  • Create a one page website using HTML
  • Style your website with CSS

Clone your directory

  • Git clone your repo
  • You can edit files here using tools like Sublime Text or Atom or any text editor you choose.

Create a one page website

  • In this repository there is a file named index.html. This will be the file that contains the HTML of your one page website. You are tasked with adding the following content to the empty website:
    • The tab of the web page should say: "[your name]'s first website", i.e. my Chrome tab would say: "Kay's first website"
    • Think about the tags that you should use for each piece of content
    • The content of the website should be formated like the following (ignore the horizontal rules):

[your name]'s First website!

Created on [today's date]

[start of paragraph] Hello World! This is my first website and I am very excited. I've always wanted to learn how websites work and I'm well on my way to finding out! [end of paragraph]


Style your website with CSS

  • Edit the empty CSS style sheet file style.css in the CSS folder and do the following:
    • Make all headers pink
    • Make all paragraph text blue
  • Link your web page to your CSS page

And as always, commit and push your changes to your personal repository to submit your homework.

lab-create-first-website's People

Contributors

kayashaolu avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.