Jump to content

eduard

Members
  • Posts

    2,375
  • Joined

  • Last visited

Everything posted by eduard

  1. What's the difference between rotate and transform (css3)?
  2. eduard

    Moving image?

    What about css3 animations?
  3. eduard

    Css3 animations?

    I want to use css3 animations for the image (coral) on the homepage of my website: www.website2013.site50.netSo, the first (?) thing I've to do is making the image which now is a .jpg file into a .gif file!How do I do that? I don't have much time - someone is interested in me and wants an answer! Using 3D transform is a good option?
  4. eduard

    Moving image?

    Right! But how do I do that? Is that only possible with Flash or Photoshop? Or can I do anything with JavaScript?
  5. eduard

    Moving image?

    The coral looks 'alive'. Do you understand this?
  6. eduard

    Moving image?

    That's my lack of knowledge, but I need a reply to my question!
  7. eduard

    Moving image?

    As you can see on the website www.website2013.site50.net the image is at the right place and of course I don't want the image to move but it's content (coral)!
  8. Thanks!However, I don't want them as a background but the flags before those words!
  9. eduard

    Moving coral?

    Please, can anybody tell me how I can let the coral (image) move of the homepage of my website: www.website2013.site50.net?
  10. I've in my css #amer and #spanish to show(?) the flags! Can it be "amer" and "spanish"?
  11. The flags I don't manage! Do I have to write an image id before the words in the html doc. and a # in the css style sheet?
  12. I must have an image on the homepage of my website www.website2013.site50.net today!I want to have it move! How do I do that? First, downloading a stastistic image and then make it move with JavaScript?Do I have to download the image or copy the URL?I now have the image on my homepage (left), but how do I get it centered with css?
  13. After reading this I am awake (better than my alarm!)
  14. The problem was - I had this before - if I save files with Word it doesn't work! If I save them with Notepad it works!
  15. I mean white and black between the borders and concerning the flags I'll try later today!
  16. Finally solved, although I don't understand it! Please, now the answers to my questions (post 1)?
  17. The file is fully validated, but now it doesn't open as html file! <!DOCTYPE html> <html> <head><link rel="stylesheet" type="text/css" href="ex1.css"><title>Eduard Lid</title></head> <body> <div id="container"><p id="name">Eduard Lid</p><ul id="flags"><li><a href="#">us<span id="amer"></span></a></li><li><a href="#">es<span id="spanish"></span></a></li></ul></div> <div id="main"><ul id="links"><li><a href="american.html">more</a></li><li><a href="spanish.html">más</a></li></ul> </div> <div id="bottom"> <p id="design">web<br>design diseñar<span id="copyright">Copyright © 2013</span></p> <a href="http://ar.linkedin.com/in/eduardlid"> <img id="rot" src="http://www.linkedin.com/img/webpromo/btn_viewmy_120x33_es_ES.png?locale=" alt="Ver el perfil de Eduard Lid en LinkedIn"/>* Rotate div */ </a> </div> </body></html>
  18. Thanks!What doesn't work is that my html doc. doesn't link to my external css style sheet! I assume that the path is wrong, but how do I determine that?
  19. I've gotten a reply that this website isn't safe! How can I free test that? and on-line this website works, off-line it doesn't! How do I make it works off-line also? (I use Google Chrome)
  20. My website now is on line: www.website2013.site50.net
×
×
  • Create New...