Author Topic: Centering  (Read 1654 times)

Offline krmidas

  • Full Member
  • ***
  • Posts: 91
    • The Tom Keramidas Climatological Experience
Centering
« on: July 16, 2012, 12:23:35 PM »
Can you give me any advice to help me center the elements on my records page:
http://http://krmidas.home.comcast.net/~krmidas/cumulus/record.htm

All the data under "Records for the month of July" seems too far left.

Thanks,

Tom
« Last Edit: December 31, 1969, 06:00:00 PM by Guest »
Tom Keramidas, Lake Zurich, IL, USA

Offline Mr.Meteo

  • Administrator
  • Hero Member
  • *****
  • Posts: 1120
    • http://www.meteostours.ca
Re: Centering
« Reply #1 on: July 16, 2012, 01:04:46 PM »
Hi Tom,

To modify this page layout you have 2 choices:

1 - just add:  style="margin-left:100px" in a div, (or bigger number)

ex: <div id="frame" style="margin-left:100px">
or modify Table like this: <table....... style="margin-left:100px">

or better, you could add image "record.gif" to the left side like other pages.
Simply see other pagesl it's simple, you just add below <div id="content"....

<div class="sep_vert">
  <img src="images/records.gif" alt="" title="" style="padding:0px 0px 20px 30px" />
....
and </div>
just before <p>..... Powered by Cumulus

at the same time in XHTML, a line break is spelled like this <br />
and need to be inside of captation... or before <table.....>

Regards,
Jacques
« Last Edit: December 31, 1969, 06:00:00 PM by Guest »
Please, consider supporting this site