Friday, February 5, 2010

Blog Progress 3

I finally figured out the text indent. I guess I was not supposed to place the code in the html section of each blog. Under 'posts' in the html layout code, I put in 'text-indent:__px'; which created indentation for all the blog posts. However, under 'post h3', I had to put in 'text-indentation:0px' because the previously placed 'text-indent' shifts the title of the blog as well.

No comments:

Post a Comment