Refreshing on front-end code
Fun side-project to refresh my knowledge for HTML and CSS markup language! The project entails applying the funamental concepts of HTML element, structuring and then apply CSS styling such as box model, flexbox, absolute/relative positioning and web browser dev tool to troubleshoot the webpage.
-
HTML: provides the skeleton backbone of the interface for users.
-
CSS: Applying all essential concepts to re-create the most familiar UI/UX webpage layout.