View Single Post
Unread 08-09-2007, 01:37 AM
paulj paulj is offline
Senior Member
Join Date: Jul 2007
Posts: 521
  #1  
Default Silly aligning problem

Hey so all I wanted to do was make a simple 'block' title for a paragraph of text with the title on the left and the date on the right... here's the css I used:Code:---------.heading{background-color: #8A8A8A;height:14px;width: 100%padding-left:10px;
Reply With Quote