Glasgow Class 6 - Man Sang Sin - HTML/CSS - Week 1#573
Open
ManSangSin wants to merge 11 commits into
Open
Conversation
created header section with navigation links and company logo in index.html. created new styles in css for navigation links in styles.css.
- added hero image, hero text and button to main section of index.html. - added a section after hero with title, logos and text. - added styles to css to expand hero background size, center hero text and adjusted font sizes.
- added new flex-container and flex-item classes in CSS - added flex properties to classes - assigned classes to the article sections
- added footer text - added social media logos to footer - added media logo class to css with border styles - added divider class and style to css - adjusted color palette and names in css
- added a footer class and assigned to footer - increased height of footer
- Changed padding and font sizes - Changed orange color to a lighter tone - Added new section to html with image button and text
- adjusted layout of level 2 content with flex box - added font styles to level 2 content - adjusted font and padding sizes of level 2 content
- created store.html file - added html declaration - linked store.html to existing css file - added basic form content - added image to form - created header and footer
- added more styles to form in store.html - added links to store page from navigation bar - added link to store page from navigation bar and button
- increased heading size - added margin to form - added padding between form items - added flex-grow to input fields - adjusted styling for button
- added a grid container to form - assigned grid columns/rows to form items - adjusted grid layout to match brief
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Volunteers: Are you marking this coursework? You can find a guide on how to mark this coursework in
HOW_TO_MARK.mdin the root of this repositoryYour Details
Homework Details
Notes
What did you find easy? Creating the basic index.html page
What did you find hard? Aligning the 3 icons with text was fiddly. Keeping the stylesheet "clean".
What do you still not understand?
Any other notes?