+ 2
Would someone teach me how to use html and css at the same time?
I've been learning css and html here, but I don't really know how to use it at the same time (how should files be collected, where..) and I'm trying to design a pretty simple webpage. I would love to have someone to learn from.
2 Respuestas
+ 4
Hey,
I'm just beginning, like you- can't teach you- but are you doing all the exercises where it says 'try this yourself' ?
If you go into the code playground, and play with the example- moving between HTML and CSS screen, it's the only way to learn how the 2 inter-relate.
Once you're happy with how the code is in the output- and the overall look- you can save the style etc into a CSS file- so all formatting for the overall page is in the CSS file - that's as far as my knowledge goes, I'm afraid.
I am finding the exercises in each tutorial good for playing around with...