-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Create HTML Framework #1
Comments
Good work on the file Emily! Good notes for each section. I'm leaving a few notes to update, in case you wanted to perform those updates, to consider this complete:
|
The header and description are within a container, which is good! If you could insert a container on line 42, and close it on line 108, after the last tag, before the tag, that will allow us to have a container for the Value, Convert Value From, Convert Value To, Convert and Reset buttons, and Result. |
Please give the Measurement Conversion Calculator container on line 33 an id... id="header", so that container can be styled |
Teammate: Emily
The first step in our project is to start an HTML file.
The text was updated successfully, but these errors were encountered: