Ask Me Help Desk

Ask Me Help Desk (https://www.askmehelpdesk.com/forum.php)
-   Internet & the Web (https://www.askmehelpdesk.com/forumdisplay.php?f=177)
-   -   Centralising Web page (https://www.askmehelpdesk.com/showthread.php?t=6461)

  • Nov 30, 2004, 06:48 PM
    traffica
    Centralising Web page
    [B]I am having trouble centering the web page in preview mode. It seems to be left justified and we have tried to change the html settings to align centre however this has not worked. I am using program ixla Web Easy for this website.
    HELPPPPPPPP :mad:
  • Jan 26, 2005, 04:02 AM
    darrel1953
    Working in a specific wysiwyg
    What you see is what you get. Html is a mark up language and not true programming. You would be better off asking about your program in the web development part of this site Technology & the Web/ Building Web Pages. I hope this helps.
  • Jan 26, 2005, 05:51 AM
    LTheobald
    Can you post the bit of HTML you are having trouble with in here? That way we can see what you are having troubles with.


    Quick note in case this helps.

    Not all elements allow the align property. So for example <body align="center"> won't work. You'll need to use something like <body style="text-align: center;">

  • All times are GMT -7. The time now is 06:13 AM.