Jump to content

Kimidori

Members
  • Posts

    10
  • Joined

  • Last visited

Posts posted by Kimidori

  1. <a href="somelink.htm"><img src="pic1.jpg" onmouseover="this.src = 'pic2.jpg'" onmouseout="this.src = 'pic1.jpg'"></a>Like that?
    WoW, Thanks a lot!!! It works now... :) Sorry about my topic, I'm just new to this stuff :)
  2. Hello, I'm just new to studying web languages so I really need your help :) I am finished with making a simple site (thanks to the free layouts given at certain sites) but I want to add something...> a small window that will pop up when a tab is clicked in which a visitor can write his suggestions/comments (not a sign book) then after he submits, his message will be automatically posted on another window, which contains other comments of all the visitors.Do I need a javascript in here? And can someone please tell me how to do it. Thank you in advance. :)

  3. Prateek's code was slightly incorrect. change "align" to "text-align"
    Oh, Thanks a lot, it worked - finally! :) Thanks also to all who helped, I appreciate it ^^I want to use DIV but I'm just a beginner in this stuff, I couldn't understand much about DIV at the moment :) but I'll study about it.
×
×
  • Create New...