Skip to content

Repository contains a business card project with HTML and CSS only.

Notifications You must be signed in to change notification settings

kwojc13/Project1-buisness-card

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HTML-CSS.BusinessCard

BUSINESS CARD PROJECT WITH CSS AND HTML ONLY.

'index.html' (for 'MyCard - final-version') contains HTML structure of the web page.
'style.css' (for 'MyCard - final-version') contains CSS styling of the web page (including mediaqueries).

In 'style.css' there are comments to help navigate through the code.

The project contains examples of most of the basic functionalities that CSS offers and at least one example for each functionality mentioned in the project scope:

  • Box-model
  • cascading CSS
  • CSS selectors
  • popular HTML tags
  • how to add CSS file to HTML file
  • different color notations
  • text styling
  • outside icons/fonts (fontawesome, google fonts)
  • Flexbox and/or CSS Grid
  • Position (absolute, relative)
  • animations keyframes
  • form (wysłanie formularza może powodować przeładowanie strony, gdyż w kursie nie było jeszcze jego obsługi)
  • Responsive Web Design
  • CSS variables

Hope you like it :)

K.

About

Repository contains a business card project with HTML and CSS only.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 71.1%
  • HTML 28.9%