This repository was archived by the owner on Oct 2, 2024. It is now read-only.
London9 - Andriana Saffo -HTML/CSS -Form controls and zoo-css challenges- Week 3#182
Open
AndrianaOS wants to merge 11 commits into
Open
London9 - Andriana Saffo -HTML/CSS -Form controls and zoo-css challenges- Week 3#182AndrianaOS wants to merge 11 commits into
AndrianaOS wants to merge 11 commits into
Conversation
Commented out information from read.me file on HTML to read requirements for form easily
Included form information like name and email
Form information input into HTML and some styles applied
Updated HTML to replace some information. CSS updated to include styling
HTML and CSS for zoo-css challenge updated to as per README.md as to specification required.
Changed CSS styling to make font more visible and styled button some more
Background colour applied, page content moved to center of page. Select option updated to include focus and hover attributes. Fieldset styled to be more spreadout. Placeholder put in email address input
Class added to fieldset in HTML to apply media queries at a later date. CSS updated to make page more visible when focusing or hovering on the inputs. Borders taken off the fieldset, with padding and margins removed.
Updated date range on HTML to a 4 week period
HTML semantics and information added. CSS style included to make page from a mobile with a max width of 360 pixels.
Used articles to group information on page to make styling easier. CSS applied to make designs more appealing. Borders applied for visual use only, these will be removed once finished
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
Form controls completed with lighthouse score of 100
zoo - css completed according to specification