Hello,
I'm having problems getting the hierachy correct to apply some CSS.
I have a div of class 'tit' within it I have a h3 tag I want to style.
I've tried
but that doesn't work.
Please advise.
"In complete darkness we are all the same, only our knowledge and wisdom separates us, don't let your eyes deceive you."
"If a shortcut was meant to be easy, it wouldn't be a shortcut, it would be the way!
I'm having problems getting the hierachy correct to apply some CSS.
I have a div of class 'tit' within it I have a h3 tag I want to style.
I've tried
Code:
.tit h3 {}
Please advise.
"In complete darkness we are all the same, only our knowledge and wisdom separates us, don't let your eyes deceive you."
"If a shortcut was meant to be easy, it wouldn't be a shortcut, it would be the way!