30 Sep
2011
30 Sep
'11
12:54 p.m.
On 11-09-30 08:43 AM, openguen wrote:
I am very new to Inkscape and I want to create my own website. However,I could not find the way to centerally align the web page on the screen. Anyone having any idea?
Use CSS:
body { left-margin: auto; right-margin: auto; }
--
Just my 0.00000002 million dollars worth,
Shawn
Confusion is the first step of understanding.
Programming is as much about organization and communication
as it is about coding.
The secret to great software: Fail early & often.
Eliminate software piracy: use only FLOSS.
"Make something worthwhile." -- Dear Hunter