Giter Club home page Giter Club logo

html-css-project's Introduction

HTML/CSS Project

First step is to fork this repo into your own Github account - if you don't remember how, then refer back Lesson 0 contents.

For Week 1

Create a new webpage on a subject that you're interested in (maybe the same topic you used for your Codepen submission). The page should NOT use any framework like Bootstrap and it should include the following elements:

  • The .html page and a linked .css file applies a consistent color scheme to links and text on your page.
  • A page header with a title and description for the site.
  • An articles section with three articles, each including a title, summary and a link.
  • A page footer containing info about you or the site.
  • Proper use of the semantic HTML tags we discussed.
  • Research the :first-child pseudo-class and use it to style the first article so that it stands out from the others.
  • Use this website Lorem Ipsum to generate random blocks of contents to fill your website.
  • Commit often (with good meaningful commit messages), and Push to Github regularly.
  • Use the sketch below to guide you towards the layout and content you are trying to achieve. Please note that this is just a sketch - you can choose the colours, fonts and images that you want to use in the page.

For Week 2

Revisit the webpage you created in last week's homework assignment. Add a sidebar to your site and move the site description into it. This should appear below the articles on small screens, then switch to a two-column layout with the articles and sidebar sitting side-by-side. Add at least three more articles and then convert them to a grid, so that you show 3 articles per row in a box layout.

  • Research mobile-first, how would your HTML/CSS have been different if you followed a mobile-first approach?

For Week 3

  • Explore how we name our classes and elements
  • Create a new Branch called bootstrap-site, and use a framework to implement the same site and compare (Learn about Branching here - https://guides.github.com/introduction/flow/)

html-css-project's People

Contributors

kabaros avatar natewr avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  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.