Thread
:
How do I center a web page??
View Single Post
#
7
(
permalink
)
08-06-2009
Codehead
Administrator
Company name: Codehead LLP
My latest blog post:
Mac Performance Benchmark App
My latest Twitter:
If you downloaded Tabs Plus for Mac http://t.co/IF...
Join Date: Apr 2007
Location: WA
Posts: 175
Re: How do I center a web page??
HTML Code:
<p align=
"center"
>
Is deprecated, in general, align="center" is deprecated, it's best if you always use CSS...
__________________
"Imagination is more important than knowledge."
Albert Einstein
Codehead
View Public Profile
Find all posts by Codehead