Jump to content

smiles

Members
  • Posts

    774
  • Joined

  • Last visited

Everything posted by smiles

  1. <body><form><input type="image" src ="your image 's link"></form> </body>
  2. or in the <body> if you don't want to see a seldom problem with loading
  3. well , that also my wonder long long times before , now my country is at 10am and most of you is at 7pm , why people appear much at 7am not 7pm
  4. http://www.w3schools.com/html/tryit.asp?fi...=tryhtml_headerreplace "center" by "right" or "left" like you want
  5. he stands on soap box , what does it means ???
  6. jpg is about milions colour while gif is 256 colour ???
  7. try your background with .gif or .png !
  8. hum , I sometimes meet this situation but by Y!M , and still not clear about it
  9. <html><head><style type="text/css">body{ background: url('tileg.gif') repeat-x 0px 0px;}#header { margin-top: 8px;margin-left: 863px;height: 35px;background-image:url('tile.gif');background-position:center; background-repeat:repeat;}</style></head><body><div id='header'></div></body></html> hope this well-done , and change the height attribute ( I forgot it before ... ) to the height of tile.gif
  10. smiles

    blog

    what make you type " blog software " in Google search , I only type " Blog " and results is bad
  11. <html><head><style type="text/css">body{ background: url('tileg.gif') repeat-x 0px 0px;}#tile { margin-top: 8px;margin-left: 863px;background-image:url('tile.jpg');background-repeat:repeat;}</style></head><body><div id='tile'> </div></body></html> try this and edit margin-left ,I feel wrong with it
  12. I think the browser understands that you want to change to the new background at new position when you write the second command
  13. smiles

    Conversion

    Preloader is only meaningful if your site is by flash totally I don't think they are slow to load , use small gif image ...
  14. smiles

    blog

    thanks ... and I want to try some for me , could you recommend me some good links about blog , I don't believe much in google , I believe more in your experience
  15. smiles

    blog

    well I wonder what is the basic differences between blog and website ?could you help me with this ?thanks !!!
  16. for example , here in your css#header { margin-top: 20px;height: 70px;background-color: #6495ED;border: 0px solid #345487; background-image:url('');background-position:center; background-repeat:no-repeat;} and here in your body <div id='header'> <b><font size='5' color='#FFFFFF'>Your title here</font></b></div> sorry about my late response
  17. iframes replace tables , only way ???
  18. smiles

    XPath

    Atomic values are nodesItems are atomic valuesso ... Items are nodes ( Aristote Law )
  19. smiles

    Help

    don't understand much but I think it 's Assembly
  20. class got elements as many as you like element can't have got class unless it is the one only in this class
  21. slowness doesn't mean lateness , especially in learning something
  22. what next ??? do you interact with those variables ???
×
×
  • Create New...