Submit Your Article Forum Rules

Results 1 to 6 of 6

Thread: problm in html pages

  1. #1
    Junior Member
    Join Date
    Oct 2007
    Posts
    2

    problm in html pages

    hi
    I am making web site and taking hint from web site design company.Some times i surf designing related sites.I am having a serious problem in my HTML pages while making tables. If there is a two columned layout and when i write some text in the left column the text in the right column goes down.the more the text written in the left side, the more the text goes down in the right side.

  2. #2
    Senior Member
    Join Date
    Nov 2004
    Posts
    510

    Re: problm in html pages

    on the right hand coloumn try adding to the td valign="top"

  3. #3
    WebProWorld MVP Dubbya's Avatar
    Join Date
    Nov 2006
    Location
    Steinbach, Manitoba
    Posts
    1,323

    Re: problm in html pages

    Your problem is common among people who are new to HTML.

    We've all gone through these sorts of problems, but hang in there and keep at it. It's frustrating to be sure but you'll learn as you go along.

    Meanwhile, be sure to check out the HTML tutorials at W3Schools Online Web Tutorials, don't forget to bookmark it as a favorite!

  4. #4
    Junior Member
    Join Date
    Oct 2007
    Posts
    2

    Re: problm in html pages

    ok
    i am see w3 schools.its nice

  5. #5
    WebProWorld MVP wige's Avatar
    Join Date
    Jun 2006
    Posts
    3,138

    Re: problm in html pages

    If you use Firefox, you may also want to try the firebug extension, which lets you edit the code of a displayed page and see the changes live - a good way to learn without breaking anything.
    The best way to learn anything, is to question everything.
    WigeDev - Freelance web and software development

  6. #6
    Senior Member
    Join Date
    Sep 2005
    Posts
    254

    Re: problm in html pages

    If you use Firefox, you may also want to try the firebug extension, which lets you edit the code of a displayed page and see the changes live - a good way to learn without breaking anything.
    Just to add to that, when developing with Firefox you should also get hold of the Web Developer toolbar. Has saved me hours of grief and is great for testing how pages react without css / javascript etc.

Similar Threads

  1. PDF vs. HTML pages
    By virtualcontractor in forum Search Engine Optimization Forum
    Replies: 1
    Last Post: 08-08-2005, 09:02 AM
  2. Best way to name html pages?
    By themagwai in forum Search Engine Optimization Forum
    Replies: 1
    Last Post: 05-16-2005, 02:48 PM
  3. convert asp pages to html?
    By mountainbuilder in forum Web Programming Discussion Forum
    Replies: 1
    Last Post: 01-14-2005, 02:13 PM
  4. Help:Converting .PHP pages into .html(.htm) pages
    By megame in forum Search Engine Optimization Forum
    Replies: 4
    Last Post: 07-07-2004, 06:34 AM
  5. HTML versus ASP pages
    By Rockwebmaster in forum Web Programming Discussion Forum
    Replies: 4
    Last Post: 05-06-2004, 03:56 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •