+ 6

One CSS file for multiple HTML's ?

I'm trying to create my first website (begginer test) with 6 pages. Is it appropriate to write only one CSS file linked to multiple HTML, Or should I write one CSS file for each HTML ?

14th Dec 2018, 4:14 PM
Jess
Jess - avatar
2 Answers
+ 6
This CSS file starts to be heighty so i was wondering if I should divide it. But I'm just frightened as a begginer actually šŸ˜… Thank you, I will follow your advises ...
14th Dec 2018, 4:32 PM
Jess
Jess - avatar
+ 3
If you need same styles for all the six pages then sure, go for it. There's no need to write one for each.
14th Dec 2018, 4:16 PM
ŠØŠ°Ń‰Šø Š Š°Š½Š¶Š°Š½
ŠØŠ°Ń‰Šø Š Š°Š½Š¶Š°Š½ - avatar