hello!! i was wondering if i should separate my html from the css of my index, what do you think? because ive read it kinda makes the page run faster or something like that, do you think it makes that big of a difference?
yeah, i think it's more efficient to put the css in its own file! you dont have to do it for every single page if you dont want to but it makes it easier if you have a ton of css on one page. also making a style.css page helps if you want a default setting for your pages (same font etc)
yeah, i think it's more efficient to put the css in its own file! you dont have to do it for every single page if you dont want to but it makes it easier if you have a ton of css on one page. also making a style.css page helps if you want a default setting for your pages (same font etc)