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 bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: elebee
  • Content: Threads
  • Order by date
  1. elebee

    XHTML validation issue

    Hi Guys, Im a bit of a beginner when it comnes to validation. Here's my problem. Im trying to validate this page http://www.clearindesign.co.uk/will/index.html Im getting faild validation results because where im using div #lbut more than once it gives the following error: ID "lbut" already...
  2. elebee

    creating a image map on a bg image? how?

    Hi Guys, Is it possible to create an image map/hotspot on a background image. I have a BG image placed inside a div and need an area of it to be a link? Is this possible, or is there some kind of work around. Let me know if you need my code? Thanks again Eleee Buzbee
  3. elebee

    line break in IE..... tearing my hair out!!

    Wow, this ones got me. Its probably simple but im definantly missing it. Heres the prob; http://clearindesign.co.uk/will/ below the first part of the header (where the phone is) IE is putting a gap in. Now it works in my beloved FF but i cant get it right in IE. My code for the divs which...
  4. elebee

    IE issue, or am i doing it wrong?

    Hi guys/girls Just doing a simple bar: #bar { height:5px; background:#666666; border-top:1px solid #F7E152; border-bottom:1px solid #F7E152; } Is a lot higher than 5pixels when viewed in IE. I could make it an image but wanted to know if it was possible to get it to work correctly in...
  5. elebee

    IE again... What wlse :{} !!!!! alignment

    Hi Guys, I hoping someone would be able to help me with this. IE (as usual) is giveing me grief!! The easiest way to explain is going to be to show you. Look here: www.inspiredpt.co.uk In FF the RED content box fits snugly where is should do but in IE it doesn't fit and goes onto the next...
  6. elebee

    planning a database .. a querie

    Hi, IM building a system where users can input comments into a web page and also be able to look at the past comments they have made. Kind of like a "view history" action. Im currently planning the databse and have a Comments row for each indiviual user. How do i store multiple comments in...
  7. elebee

    oh my gosh!! dissapeared on yahoo!!! help...... !!!!!

    Hi everyone. Ive been working on a site for 12 months now and have been doing alright on Google MSN and extremely well on Yahoo. Been away for three weeks and just got back and have noticed my rankings/listings have pretty much disapeared from Yahoo. I had top rankings on a number of...
  8. elebee

    adding scrollbars

    Hi all, how do i add scrollbars to the window im opeing. This is my code im, using <a href="../privacy.html" target="_blank" onClick="window.open(this.href,'myNewWindow','top=20,left=70,width=400,height=450'); return false;">Privacy</a> Thanks for any help ELEBEEEEEE!

Part and Inventory Search

Back
Top