Skip to content

This is an example of a single page application website made with HTML & CSS (Using SCSS for the first time).

Notifications You must be signed in to change notification settings

lestherxm/spa_website_v1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SPA Website Version 1

This Single Page Application has been made based on this tutorial, but with the following changes: - I apply relative measurements (rem instead of px) which basically allows us to have a better responsive web design. - I reduce redundant code, specially when specifying margins, paddings because it is usually applied with the all possible values (top, right, bottom and left). - I changed the color palette and also I used variables to store their values so it's easy to change the theme itself. - I've made some changes, for example, in mobile view, you can see a "sticky" tittle in the services and projects section.

About

This is an example of a single page application website made with HTML & CSS (Using SCSS for the first time).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published