Need Tips About CSS

active-worker

New Member
Hi Everybody,

Good day
Please see the following codes and response:


h4.footer-header{
background: transparent url(images/footer-header.png) no-repeat;
line-height: 58px;
text-indent: 30px;
}

#video .play{
float:right;
margin-top:5px;
}

.mini_portfolio_item .block_inside {
background:none; background-color:#e2dddc;
padding:25px 30px 15px 30px;
}

Why there has no gap/space between h4.footer-header?
But why there has a gap/space between #video .play”?
Why “id (#)” and “class (.)” both use here?

.mini_portfolio_item .block_inside
Whether both class (.) is active here or not?

No more, I am waiting for your kind response.

Thank you.
 
I am happy to say that I have already fixed this problem as well. But thank you so much for spending your valuable time to reply my topics. Thank you again.
I like to inform you that still I don't know how to use code template. Can you or anybody tell me how to use it?
 
Well done on fixing your problem, what solved it?
What is "code template" can you be a bit more specific?
 
If you join in some more, get yourself an avatar and people will be helpful and try and sort out your problems. What is it you're trying to code?
 
Back
Top