Multiple Style Sheets on multiple pages | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Multiple Style Sheets on multiple pages

Ok, so I'm just setting up the second page of my website now titled Portfolio-wedding. I have some <p>'s and some <img>'s on Portfolio-wedding. I'm not sure about how to set up a CSS for this second page. What I did was create a new CSS file and link to it from within the <head> of the second html file. However, im not getting any styling from the new CSS file. I know its kinda hard to follow. Here are the files i have. Mainpage = index.html ~~~~> main.css 2nd page = Portfolio-wedding.html ~~~~> Portfolio-wedding.css Can someone guild me in the right direction a bit please.

1st Feb 2017, 5:08 AM
Chad Christiansen
Chad Christiansen - avatar
1 Answer
+ 3
Heh well, I figured out my own problem before you guys could! Turns out, it was all set up right. (Mostly) I was saving the files in the wrong spot......
1st Feb 2017, 5:13 AM
Chad Christiansen
Chad Christiansen - avatar