Skip to content

Tam Tran - #32

Open
tamtran2885 wants to merge 6 commits into
assembler-institute:mainfrom
tamtran2885:main
Open

Tam Tran#32
tamtran2885 wants to merge 6 commits into
assembler-institute:mainfrom
tamtran2885:main

Conversation

@tamtran2885

Copy link
Copy Markdown

I have included my solution to the pill. I have finished the main steps including:

  • Create the layout for the project with 3 main sections: assets, css and html files
  • The project consists of an Instagram clone with two HTML files (login and home). While login page contains login form identical to instagram, home page will be made up wih a navbar and posts.
  • The assets folder contains un-compiled assets such as Sass files, images, or fonts. All assets in the Sass folder are separated according to their functions.
  • The css folder contains the final compiled css file (main.css).
  • Some elements, concepts and properties of Sass have been used including variables, nesting, inheritance, each loop, mixins.

There are some parts I haven't finished yet. However, I will try to finish them as soon as possible including:

  • Validate html and css files with w3school.
  • Responsive layout with Sass.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant