Jump to content

~Shinta

Members
  • Posts

    132
  • Joined

  • Last visited

Everything posted by ~Shinta

  1. Yeah W3Schools is that and a bag of chips... If you'd like I would suggest to you some other websites you'd like if you liked this one.http://www.htmldog.com/http://alistapart.com/http://developer.mozilla.org/http://developer.apple.com/internet/webcontentThese sites are on my list of good sites on my website and should be useful to anybody.
  2. I'm pretty sure you can do it with CSS. Try looking on the CSS documentation for something on frames. It might be there.
  3. <a>, <img>, and <script> aren't formatting, are they?
  4. Oh yes, don't forget to use Google too. ^^
  5. I think that is your problem. Take up the problem with your company's IT department..?
  6. ~Shinta

    XML Templete

    I suggest you use XML Schema, it's easiest.
  7. ~Shinta

    XML Data Islands

    XML tags in html documents are invalid as far as I know. They are also Microsoft proprietary. That is why Firefox doesn't support them. Also Opera has full XML support, more than Firefox I think. Firefox didn't have XSLT until a year ago. It's IE that has the crappy XML support. No XSLT and many other things.
  8. Use server side. It's the only way I know you can do it.
  9. Make sure your server is serving the documents as xml still.
  10. ~Shinta

    Rounded corners

    Woah, that is awesome. I will be using this all the time now!
  11. Javascript. VBScript is DEAD.
  12. What is the point of this certification?
  13. Percentages are the way to do it.
  14. ~Shinta

    transparency

    Wow, thanks for using the search button. http://w3schools.invisionzone.com/index.ph...wtopic=1373&hl=
  15. That's the idea... That's also why Open Source products come out faster. IE 6 took 2 years to develop, Netscape 6 or so took 3 years. Firefox took 1 maybe.
  16. The code looks alot more neat, and make editting alot more easier.
  17. Use CSS. I forget the property you use though...
  18. I use 1.5.I was kidding about the leaching.
  19. List element. You use it in ordered and unordered lists.
  20. ~Shinta

    CSS annoyance

    Does giving the list tags a height work?
  21. Well, according to the w3c, maybe. According to the standards uniformed public, no.http://www.w3.org/TR/WCAG10-HTML-TECHS/#tables-layoutIt's alright though, you are here on the forums to learn things, so you did nothing wrong.
  22. Hi, I just noticed 2 minutes ago. When I drag and drop any image with an alt attribute to the url bar, instead of just displaying the uri in "href", it carries over the contents of alt as well. Like try dragging and dropping the w3schools banner onto your url bar. Instead of displaying "http://www.w3schools.com/images/logo_new2.jpg" it shows "http://www.w3schools.com/images/logo_new2.jpgW3Schools". (This can be a minor problem for me when websites I leach from like 4chan and wakachan catch up with standards and start using alt attributes =0.) Can somebody give me a workaround maybe?
  23. Not to mention they are much more secure.
  24. Tables? Where have you been?
  25. ~Shinta

    CSS annoyance

    I don't see it... What version of Fx?
×
×
  • Create New...