-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
2f9cf8f
commit d739ed2
Showing
1 changed file
with
5 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
# Description | ||
* Side project showcasing my portfolio website. | ||
* It is an ongoing project, so commits will be occurring frequently. | ||
* Showcase of my portfolio website, highlighting my skills in web development. | ||
* It is an ongoing project, so updates will be occurring frequently. | ||
|
||
# What I Learned | ||
* Use Bootstrap and JS script to optimize the styling infrastructure of the project for a more consistent visual and appealing website presentation. | ||
* Semantic and Non-semantic tags. | ||
* Foundation and basics of HTML5, CSS3 & Bootstrap. | ||
* Types of cascading (default, external, internal & inline). | ||
* Develop a well-structured HTML document with the appropriate use of HTML5 elements. | ||
* Solid foundation of HTML5, CSS3 & Bootstrap. | ||
* Design a responisve layout by using Bootstrap to adjust to different screen sizes. |