Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by Halloko

  1. Halloko

    Layout Problems..

    Thanks guys. Using <div>'s worked out! :)
  2. Halloko

    Layout Problems..

    Oh, and should I just e.g. float them all left so they'll stack up after each other?
  3. Halloko

    Layout Problems..

    Thanks for the replies. So, I would have three paragraphs where the middle one would contain two pictures and a gray area?
  4. Halloko

    Layout Problems..

    And he returns once again :) First of all, this is what I'd like to achieve (just some rough sketch): http://www.blacksmith-studios.dk/front_layout.jpg I couldn't decide whether to do this using a table or CSS (though I know one should refrain from using tables for layout). Initially I made...
  5. Halloko

    Submitting a form by hitting Return

    Ahh, good to know. Thanks!
  6. Halloko

    Submitting a form by hitting Return

    That was fast :o Anyway, I just thought that all controls specified inside the <form> tags were automatically sent.. regardless of whether you clicked or used your keyboard. But thanks for the heads up. You rock, people :P
  7. Halloko

    Submitting a form by hitting Return

    Hey all, I'm having some problems with ordinary HTML forms. Have a look at the example here: http://www.dtu02335php.dk/hold3/problem3.php Say I've named my submit button "DoSubmit" and given it the value "Submit". Now, if I hit the submit button by using my mouse, the form is submitted and the...
  8. Halloko

    Matching two panes' heights

    Ahh, right. Thanks!
  9. Halloko

    Matching two panes' heights

    Hey all, Trying to avoid using tables here for my layout but I have a minor problem. Have a look here: http://www.dtu02335php.dk/hold3/problem.php http://www.dtu02335php.dk/hold3/problem2.php The first link displays the desired result. However, the problem with this solution is that it has a...
  10. Halloko

    Padding counts towards total width

    Wow, that were some amazingly quick responses! Thanks both of you. The problem is now solved (removed the <xml> declaration).
  11. Halloko

    Padding counts towards total width

    Hey all, I'm fairly new to the world of CSS so bear with me :) I'm experiencing a few problems when designing my site to work with both IE and FF. I've provided an example of the problems here: http://www.blacksmith-studios.dk/hold10/problem.php I've shown the source-code below in this post...

Part and Inventory Search

Back
Top