Skip to content
This repository has been archived by the owner on Feb 19, 2019. It is now read-only.

yhagio/udacity-intro-to-html-and-css

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Simple Portfolio Page with HTML and CSS (No library or framework)

screenshot

Updated on Aug 14, 2015

  • Replaced single quotation with double.
  • Removed unnecessary attributes from <link>
  • Use HTML5 semantic tags instead of i.e. <div class="header">
  • Added viewport meta tag
  • For main image (cat), use srcset attributes
  • Use simply padding: ... instead of using both padding-top and padding-bottom
  • Added CSS overlay animation on images for fun

Updated on Aug 15, 2015

  • CSS: lowercase for hex color code
  • Added about section
  • Modified some markups and styling
  • Fully responsive without hiding any information on various browser sizes
  • CSS Validation Passed
  • HTML Validation Passed

Reference

About

Udacity - Intro to HTML and CSS (Nanodegree) notes and practice

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published