Jump to content

holmedwa04

Members
  • Posts

    743
  • Joined

  • Last visited

Everything posted by holmedwa04

  1. Yeh that works great, I love the music player, is it just HTML, or some other language that is embedded in your code? If so, can you post it please, because that is really cool.
  2. Isn't there jut some simple code that you could use that will search your site and then cough up the results?
  3. Don't mean to be pinickety or anything, but I thought you were not allowed to use animated gifs in your signatures? I mean it doesn't bother me because I have broadband and it doesn't affect the load speed...It says here that you shouldn't?
  4. Ok, fair do's, I usually forget to try and use uppercase tags anyway. And I knew that XHTML dmeanded either uppercase or lowercase tags, I wasn't sure which though.Thanks for the information though.
  5. If you find coding hard, I really recomend that you follow some tutorials, I think that these tutorials are really good if you want to lear quick (5 days) give or take. It took me a month, I spent about an hour each night, oh well, that is where I learnt how to actually make a website, so here is the link...Click HereThe username is: buildmysiteThe Password is: nowYou can sign up instead if you like, but I am pretty sure you will recieve the same password, so I wouldn't bother, but if you really want to, here is the link...Click HereHope this has helped you.
  6. It is working fine on IE 6, and I really like the different color schemes, the only problem is the green one, it doesn't work properly.
  7. Why shouldn't you use capital letters in HTML tags? A book I read and a tutorial on the internet says that it doesn't matter, but they advise you to, because you can see the difference between code and normal text.
  8. No problems, I am glad to have helped you.
  9. Yeh, I no you can do it by making it load on load but im not sure what the code is sorry.
  10. If you are just using the font for buttons, you could just use images, or im not sure how or wether this will work, you could add the font to your website folder, then somehow get it to load on load.Then you would be able to use it... or suggestion 2...Use a font-family with your font first then something like arial second, then say to your users if you want to download the proper font click here, and tell them to shove it in their font folder
  11. But I was certain justsomeguys suggestion didn't add the text back when you clicked off? I had put the bits you needed to change in bold, and wrote what you needed to put.Oh well, nevermind, im sure you will use whatever is best for you, we all do what we think is right, and so i really don't mind.
  12. Or you could just use the TH tage for table header?
  13. Yeh, this is something you need to watch out for, i did it when I was first learning code, I used \ instead of / which will stop it working on FF, IE doesn't mind but it is not strictly valid. On a computer it uses \ but on the web it uses /.I don't really know why, but I am sure there is a valid reason behind it.
  14. Dont you need to use an onblur function, here is the code that I use: I have highlighted all the bits you need to change, in bold, so when you click the box the text will disapperar, but when you click back it appears again. Just a warning , dont use appostrophies, as it messes up the code, use the character code instead.
  15. Persumably you posted something, then realised you had posted it in the wrong place?
  16. Wow, that looks really good, but how do you select which colour you would like? Or is the bottom pice chart just showing you how many it is possible to have?Edit: But it doesn't work? Even when I just copy there code exact like they say.
  17. Oh, I dont think I would know how, I could I soppose come up with ideas and things, but as my GCSE's are fast approching I think I really need to concentrait on those untill they are over. Sigh oh well, what got to be done has to be done.
  18. Wow, ConTEXT, can find and replace in all files that are open, and soon in a whole folder, thats cool, im always having to change something that is on all of my pages, like links to things and stylesheets etc.That would be really cool, save a lot of time for me anyway.
  19. holmedwa04

    Welcome

    Hi,Hope you enjoy your time at W3School, and continue to. Would love to help with anything I can, so get posting questions and we will do our best to answer them, but don't become relient on us beig able to answer, because as I have found out not everything can be answered..."there are more questions than answers" don't know wether you know the song or not.Anyways wecome and feel free to hel others if you would like to.
  20. Yeah, I thought that to, I thought if you enlarged then it would loose quality, but if you decreased it would not, it was because I was trying to use a gif and not a jpeg.
  21. I personally use table to design all of my web pages, but this is because I am familiar with them, and so I use them. CSS is better apparently, but as I already have many pages made using table, it would take a long time to learn the CSS and impliment it.It is really your choice...So my advice, use tables, but if you are new to coding, why not give CSS a go, it can't harm and if you don't like it, just go back to tables.
  22. Oh, so that is why when I resized one of my pics using the wodth and height attributes it made it look all pizelated, I thought that resizing it smaller wouldn't but it did. I ended up just editing the picture in my editor.
  23. Oh dear, are you using tables? That might work.
  24. Why is the center tag depriciated, I still use it and always will!
×
×
  • Create New...