.h1, .h2 {
font-family:Impact;
}
Good morning to whom it may concern
please is this not the h1 h2 selector
you use . for classes not elements.
1 Like
if you want to learn more about CSS selectors, this resource can help you a lot.
https://developer.mozilla.org/en-US/docs/Learn/CSS/Building_blocks/Selectors
2 Likes
thanks so much i got a progress
This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.