Jump to content

Little Goat

Members
  • Posts

    733
  • Joined

  • Last visited

Everything posted by Little Goat

  1. well, even so, <nobr> does work (at least in IE).
  2. Little Goat

    Table layout

    well, the menu section looks fine in IE, it's just the content that is the problem.
  3. <nowrap> isnt an element, <nobr> is. see my former post.
  4. the first one is correct if it is in the same directory.
  5. how did you find out the IP?
  6. you have to save it as index.smil instead.
  7. so does that mean 14 year old guys shouldn't design for people?or should they just know what they're doing first?
  8. I think that has something to do with url_fopen in the php configuration file. some hosts have it turned off.
  9. no, you would just put cgi-bin/justzeldalogo.jpg i fI understand you correctly.
  10. ok. I'm really not that familiar with web hosts or FTP so maybe I should just fade out of this discussion...
  11. yes, it would need to be in the same folder, or you need to put the whole location in the src attribute.
  12. so you're saying it already works, but it isn't in the same folder?
  13. well, aparently the image isn't where you thought it was. maybe try uploading again, or figure out where it actually is.
  14. both of those codes should work, unless you are using XHTML.hen the image tag would be <img ... />
  15. ok, sorry.BTW, aspnetguy, it's not depreciated, it's deprecated
  16. yeah, there it is.I had a hard time finding the windows GUI version, and so you don't have the same problem, here is another link if you have windows: http://users.rcn.com/creitzel/tidy.html#tidyui
  17. it needs to be this.style.background='yourimage.gif'
  18. whoa.. form is not an empty element. change it to this:<form action="pathHere" method="methodHere" name="AutoFeedbackForm" id="AutoFeedbackForm">....(your form elements here)</form>
  19. actually there is a replacement for this in CSS. white-space:nowrap;nowrap isn't an element, <nobr> is.
  20. hey, one option you could use to clean up the code is HTML Tidy.I dont have a link to where to get it, but maybe someone on here does.
  21. Little Goat

    Can you

    right click, then view background image (FF) or right click save background as.. (IE) then you save it to your computer, and upload it to your server.
  22. yes, it does work. click on the lock and see what happens. I dont think the javascript of the popup is working, but it does pop up.
×
×
  • Create New...