I guess I can put this into the code using XML editor, can't I? Yet, I come up with failure everytime I tried with different locations within the code. Where should I put this?
 
Thanks again...
 
Ozlem

From: Shawn H Corey <shawnhcorey@...155...>
To: inkscape-user@lists.sourceforge.net
Sent: Friday, 30 September 2011, 15:54
Subject: Re: [Inkscape-user] align the web page centerally

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

------------------------------------------------------------------------------
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security
threats, fraudulent activity, and more. Splunk takes this data and makes
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2dcopy2
_______________________________________________
Inkscape-user mailing list
Inkscape-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/inkscape-user