Skip to content

PCM-M46-Coursework/W01-Button-Challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Week 01 - Button Challenge

Author: Peter C. Matthews

This repository contains my submission for the Master Coding course at CodeNation.

Brief

Create a HTML page with the following:

  • A background image with at least two animations.

  • Code Nation Logo in the centre of the page so you can hover over it.

    • Make this logo spin on hover.
  • 4 buttons around the logo which link to:

    • Website
    • Facebook
    • Twitter
    • Instagram
  • These buttons should have:

    • 4 different shapes
    • Shadows
    • A different animation on each one when hover.
    • Change of colour when clicked.