Pure CSS and HTML Creating Layout and naming elements
Hello I have been starting to use pure CSS more often recently and I want to know if there is a specific guideline used when creating the structure, for example if we use bootstrap we have the order of container>row>col l like that. Is something like that needed here.?
Secondly, when we are writing, is it good to write CSS for all rows and columns generally or style each row with its own unique class.?
Thank you
Secondly, when we are writing, is it good to write CSS for all rows and columns generally or style each row with its own unique class.?
Thank you
