Community Page
- blog.jamesrbritton.com Jump to website »
-
Subscribe -
Community
-
Top Commenters
-
Popular Threads
-
Recent Comments
- Perfect - Just what I was looking for. Thanks for showing this!
- Interesting post. I have stumbled this for my friends. Hope others find it as interesting as I did.
- wow setting up your machine and will text you when its finished? that is the sweet fruit of technology, pretty amazing isn't it.
- Well done. I hope others enjoyed this as much as I did.
- Some good points raised in that post. Will be back to check for more.
britton blog - An American Student in Galway, Ireland
Postgraduate study abroad experiences in Ireland
I wanted to let you all know that I have made some improvements here that I’m excited about. Thanks to all who have given me suggestions for my Everyone’s a critic project. The suggestions were very valuable. For those who haven’t, I challenge you to check it ou
... Continue reading »
2 years ago
·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:
2 years ago
2 years ago
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;