Skip to content

Animal Trading Cards project of Udacity Frontend Nanodegree Program.

Notifications You must be signed in to change notification settings

saleh-tavassoli/FEND-animal-trading-cards

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project: Animal Trading Cards

A simple project on HTML and CSS and how to re-create a webpage from a design prototype.

This repository is for the Animal Trading Cards Project, which is part of the Udacity Front-End Web Developer Nanodegree program.

Technologies Used in Application:

  • HTML
  • CSS

How to Run

  • Download the project
  • Double click on card.html

Initial Design Prototype and Repository

Initial project can be found here. hey

Learning Concepts

CSS Classes

  • Using classes with meaningful names in HTML for styling

Separation of Concerns

  • Seperating HTML and CSS files by linking HTML to CSS stylesheet
  • Removing any <style> elements from HTML <head> tag or style attributes inside <body> tag

Code Quality

  • Writing readable code with proper new lines and indentation

Useful Links

TO DO

  • Add Table of Contents to README file
  • Add some fonts
  • Add some more design features as following link
  • Live preview