.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
1 Like
thanks so much i got a progress