romarios1987 / layout_colored-blocks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Colored blocks

  1. Replace <your_account> with your Github username in the links
  2. Follow this instructions

The task

Display three colored blocks on a page one below another.

  • Each block must be 100 pixels high and span the entire width of the page.
  • The top block must be red, the middle one must be green, and the bottom one must be blue.
  • Your browser will add a narrow margin to the <body> element by default. Remove it so that there is no space between the edges of the page and the blocks.

You can find some sample screenshots in the backstop_data/bitmaps_reference folder.

About

License:GNU General Public License v3.0


Languages

Language:JavaScript 55.0%Language:HTML 26.1%Language:Shell 18.8%