Replies: 1 comment 4 replies
-
|
What changes do you think still need to be made to the HTML? I thought that we already had all the HTML elements set up now, and all that's left is to use the CSS to arrange them. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all!
I think we should finish the body structure before keep going with CSS or JS. We can always add more stuff later on in the
headelement and make some small class and IDs names modifications without much problem.Every change in the document will affect the logic and styles so It will make our work unnecessarily difficult. I also think will make us waste more time.
What do you think? ;D
Beta Was this translation helpful? Give feedback.
All reactions