View Single Post
Old 02-19-2015, 03:05 AM   #5
gezginrocker
Member
gezginrocker began at the beginning.
 
Posts: 11
Karma: 10
Join Date: Jan 2015
Device: Kindle
Hello,

Thanks for all replies. I have limited knowledge of CSS & HTML, probably I'm doing something wrong.

I have created a selector like this at my stylesheet:

.title {
margin-top: 3px;
}


Then I applied the selector like this:

<p class="title"><b>Rafting</b></p>


Thanks
gezginrocker is offline   Reply With Quote