Jump to content

snowboard01

Members
  • Posts

    317
  • Joined

  • Last visited

Everything posted by snowboard01

  1. no when you have code this long put it in a codebox tag.
  2. Forgive me but you are saying she should make a background image slow down load times and go to all that work to give a menu a little black border?
  3. No prob just a suggestion to make users more eager to reply to your problems-snowboard01, out
  4. Ok just next time could you wrap the code in codebox tags instead of code? it makes a more convenient scroll box
  5. You'll have to upload scripts in binary mode and images ect in acII mode then go to it and fill out a few questions
  6. snowboard01

    & problem

    ?company=F&Gjust put & after the & to be and remember the to end witha semicolon
  7. snowboard01

    Help me!

    Ill do it for 75 canadian
  8. If the images are all the same size you can do html dom somthing like this document.getelementbyId=("image").src= Maybe a hard core javascripter can fix that for me
  9. Maybe there will be somthing in one of the new languages the W3C realeases
  10. Why is this in javascript? (no offense)
  11. You may have to set the height and width of the div so that they are the same size as the images. then add borders.heres an example. <html><head><style type="text/css">#imageborederdiv{width: /*make this value the same as the image*/height: /*once again set to sam e as div*/border-color:/*choose a colour*/border-style-type:/*pick one I use solid*/border-width: /*A tiny border is 1-2px a noticapble one is 4-7px an off the scale on is anything highers*/}</style><body><div id="imageborderdiv"><img src="<!--where you put the image-->" /></div></body></html> There are things that can be added to this for a better look and feel but this will probably cut it. If you ever need any help I like being PMed
  12. could you give an example? you can put a border around a div same as any element using CSS see http://www.w3schools.com/css/css_border.asp
  13. cool! kinda loads slow and we have already had the evil iframes discussion but that sites cool!
  14. do us all a favor and read http://www.w3schools.com/css/css_background.asp
  15. I see once again you used iframes. nice pics. site loads kinda slow but what the heck. Good luck with it!
  16. Drat! I really should watch those again. movies these days are 99% computer 1% creativity
  17. I have an idea. I will make the site far better and you can stop attacking me over it ok?
  18. It will be up in a day mosty of the sites you see here are works in progress
  19. Thats the site i've been working on for 2 minutes I forgot to mention that im coding it but not publishing it yet check it in a few days
  20. I just made a new site.name:Josh&codingdescription:A portfolio site.url:http://joshandcoding.atspace.com/deleloper:ME myself and Iextra comments:It's kinda a joke. I just make sites for my friends. One of my best friends is a c++ flash and html coder.(i'm a designer he's a developer) We make sites for kids in the neiborhood. So this might end up being our site (it will have a domain name) and we will tell kids to go to the site pick a theme and we will set up the site. We are just hobbyists
  21. You know I thought about it ad if you made a topic for submit your blog we could PM some moderator ask them to pin it. I could submit my blog.(even thought its 99% make me look like an idiot 1% coding. go ahead and start it if you really want to. I shouldn't have said you can't u can if you. You see saying you cant went against my personal motto (see sig)EditI think just putting a link in your sig is the best solution. I mean not to many people look at the show off your site thread.
  22. People read you blog to see if you are smart before they PM you? No wonder I never get any PMs!!!!!!!!!!!(if you didn't follow that I basically called my own blog retarded)In that case I will make a very officail looking portfolio with coding blog and put that in my sig!
  23. download PSpad and jouney to the dark side. The dark side is far more powerful. We have syntax hightlights and tools the empire could never imagine. They do not allow young jedi to know this because they feel it will make them give up all hope in mastering the useless notepad. Download PSpad Now or you doom will be a very lame text editor!!!!!!!!!!!!
  24. shure go ahead have someone close it if you want. Just one last question. witch new browser won't let you have crappy source? I want to get it!
  25. Well that might eventually make at least some of the internet change there ways.I always knew xhtml would change things a bit. Even though I only use transitional. hmm. I think I'll change my site to strict today.
×
×
  • Create New...