Skip to content

yaserdemet/sass-responsive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Responsive Project.

Animation

Clarusway

Description

Project aims to create a page within pages HTML and CSS especially SASS.

Project Skeleton

015-sass-responsive (folder)
|----scss
      |----abstracts
              |----_mixin.scss
              |----_variable.scss
      |----base
              |----_reset.scss
      |----components
              |----_footer.scss
              |----_nav.scss
              |----_responsive.scss
      |----pages
              |----_about.scss
              |----_contact.scss
              |----_home.scss
              |----_projects.scss
      |----main.scss
      |----
|----css
      |----main.css
      |----main.css.map
|----img

|----index.html  
|----about.html  
|----contact.html
|----projects.html

Objective

Functionally create a page with SCSS.

At the end of the project, following topics are to be covered;

  • SCSS variables

  • SCSS mixins

  • SCSS partials

  • Import pages from one to another

  • SCSS nesting structure

At the end of the project, i will be able to;

  • improve coding skills within HTML & CSS and CSS processors which is SASS

  • use git commands (push, pull, commit, add etc.) and Github as Version Control System.

Releases

No releases published

Packages

No packages published