-
Website
http://jamesbritton.squarespace.com/ -
Original page
http://blog.jamesrbritton.com/2007/03/13/blog-improvements-made/ -
Subscribe
All Comments -
Community
-
Top Commenters
-
Nenad
1 comment · 1 points
-
James Britton
83 comments · 1 points
-
Keiron
2 comments · 1 points
-
CaptSolo
1 comment · 1 points
-
-
Popular Threads
·Post a comment with your Unique Visitors per Day and monthly blog revenue(must be monetized), and I'll add your blog to the revenue study.
·Men's Health magazine did an article on Dean (is that his name? the crazy mother f*cker who's trying to run 250 miles straight). the article was more of an advertisement, but i've not read the book you mentioned.
·I'll send you the pre book if you want to read it..let me know :grin:
Thanks, I'm glad you like it :)
Do you know CSS? I had a year of it in college and it's very very useful and standardized as well, although there are some really bad pages out there still...:(
Try the following example
(div style="margin-left: auto; margin-right: auto;">whatever block of MyBlogLog code is here(/div)
...of course instead of "(" and ")" use "< " and ">" The comment would not format properly otherwise because the browser reads it as code....
This should center it in whatever container the code currently resides, such as your sidebar.
for text you would use: text-align: center;