David Smith

David Smith

  • NA
  • 2k
  • 0

Adding margin to text from the left

Jul 18 2013 4:09 AM
1. How to push the text 5 pixels from the left.

2. Also I want to add an image in the div below. I am going to float left.

So it would be and image on the left hand side of the text. 

<div class="userContentSectionContainerHeader" >  
        <h1><span>Photos</span></h1>
   
</div> <!-- end userContentSectionContainerHeader -->

Answers (6)