Jump to content

martemelon

Members
  • Posts

    45
  • Joined

  • Last visited

Everything posted by martemelon

  1. What's the code to disable right clicking?
  2. Hi!I want to know have I can make a shoutbox with a border (one of those "black solid").Someone who know?
  3. I just created a popup window. And I want to have a link in the bottomof it there it will be written "Close!" (Just in norwegian offcourse!), andwhen you click on it, the popup window will close.. But how? Well, I hope someone can answer me on this one!
  4. Well, one thing that I don't understand that could be right is:<input type="radio" name="######" value="female"> Why is "female" written there? It sound like a really dumb question. I found the code at W3Schools' site.And.. what is supposed to be written insteed of ######? Actually, something was written there, but when I pasted the code in here, it disappeared,I hope that someone understood..
  5. Hi! I need a little help.. I want to make a test with radiobuttons,but I don't know if I'm doing it right..It's a little messy. But is this right? <Font face="Trebuchet MS" size=2 color=black>Er du en satanist? Eller er du ikke sikker?<br>Ta denne testen, så finner du svaret!</br><form><b>Du holder på å ta på sort neglelakk på neglene, plutselig<br>er det ikke mer igjen! Hva gjør du? Du..</b><br><input type="radio" name="######" value="male">..løper alt du har ned til nærmeste butikk, du snubler en del ganger på grunn<br>av all sjettingen som henger i buksa di. Hva gjør du vel ikke for sort neglelakk?<br><input type="radio" name="######" value="female">..finner bare fram en tusj, ingen ser forskjell!<br><input type="radio" name="######" value="female">..henter neglelakkjferneren og fjerner like så godt neglelakken, du ble<br>jo ikke ferdig! Dessuten er ikke sort akkurat din favoritt farge!<br><br><br><br></form><form><b>Du holder på å ta på sort neglelakk på neglene, plutselig<br>er det ikke mer igjen! Hva gjør du? Du..</b><br><input type="radio" name="######" value="male">..løper alt du har ned til nærmeste butikk, du snubler en del ganger på grunn<br>av all sjettingen som henger i buksa di. Hva gjør du vel ikke for sort neglelakk?<br><input type="radio" name="######" value="female">..finner bare fram en tusj, ingen ser forskjell!<br><input type="radio" name="######" value="female">..henter neglelakkjferneren og fjerner like så godt neglelakken, du ble<br>jo ikke ferdig! Dessuten er ikke sort akkurat din favoritt farge!<br><br><input type ="submit" value ="Submit"></br></form> I hope someone can help me! Thank you!
  6. I did click ok on the alert. But it didn't work!
  7. Okay! I found a "forms" code on W3schools, and I would test it.But when I clicked on "submit", it didn't send the "form".A "warning-window/popup thing" did show on the screen.The code is: <html><body><form action="MAILTO:marte_melon@hotmail.com" method="post" enctype="text/plain"><font face="Trebuchet MS" size=2 color=black>Navn:<br><input type="text" name="name"value="" size="25"><br>Mail:<br><input type="text" name="mail"value="" size="25"><br><label for="tekstområde">Din kommentar: </label><br><textarea id="tekstområde" rows="6" cols="21"></textarea><br><br><input type="submit" value="Send"><input type="reset" value="Nullstill"></form></body></html> I hope someone can help me!
  8. Thank you both! This has been really helpful
  9. Well.. I'm not good in HTML, so I don't know how to dolike dcole.ath.cx said. Can someone write me a code, please?The advertise on geocities.com is really irritating.
  10. This was better, thank you really much! Now it is just like Iwanted it! Thank you!
  11. Well, I didn't know where to post this.. So, I tried here!I am making a site on geocities.com, and it is an advertisething to the right of the page. How do I remove this?
  12. It didn't work! What is wrong? This is really weird..
  13. I have always wondered how to get an icon "there",and I want to try it. But you, Scott, said:- Now, add your own customized icon to every catalog on your web site (remember the root catalog).What/Where is the (root) catalog?
  14. I tried what you said, but it didn't work ..Now the code is:<html><table border="0"><tr><td><a href ="index.html" target ="showframe">Enter</a><br><a href ="hovedside.html" target ="showframe">Velkommen</a><br><a href ="testeside.htm" target ="showframe">Testeside</a></td><td><iframe src="hovedside.html" style="border:1px black solid; text-align:left;" name="showframe" scrolling="yes" frameborder="no" height = "400px" width = "450px"></iframe></td></tr></table></html> What is wrong?
  15. Thanks for your attention. But I posted this topic two timesby a mistake. So, now I have another problem.. ;-P
  16. I'm not very good in this kind of things,where do I put it?Here are the code it shall be putted into:<html><table border="0"><tr><td><a href ="index.html" target ="showframe">Enter</a><br><a href ="velkommen.html" target ="showframe">Velkommen</a><br><a href ="testeside.htm" target ="showframe">Testeside</a></td><td><iframe src="velkommen.html" style="border:1px black solid;" name="showframe" scrolling="yes" frameborder="no" align="center" height = "400px" width = "450px"></iframe></td></tr></table></html>
  17. No, I don't know css.But thanks, once again, for you help!
  18. I have to ask one more thing. The frames is in center,how can it not be?
  19. Thank you, thank you sooo much! It did work!
  20. Okay, the nearest I came was:<html><table border="0"><tr><td><a href ="index.html" target ="showframe">Frame a</a><br><a href ="velkommen.html" target ="showframe">Frame b</a><br><a href ="testeside.htm" target ="showframe">Frame c</a></td><td><iframe src="velkommen.html" style="border:1px black solid;" name="frame2" scrolling="yes" frameborder="no" align="center" height = "300px" width = "350px"></iframe></td></tr></table></html>And the problem I have is that when I click on a linkthe page don't appear in the 2 frame. But it appear likea new side comes (not in a new "window").I'm not that good in english, but hope someone understand!
  21. I needed some HTML help to my homepage,and I found this site. It's really good and helpful.But, I got a problem. I want to have a "Navigation frame"on my page. The problem is that I couldn't make it!Can someone please help me?marte_melon@hotmail.com
  22. I needed some HTML help to my homepage,and I found this site. It's really good and helpful.But, I got a problem. I want to have a "Navigation frame"on my page. The problem is that I couldn't make it!Can someone please help me?marte_melon@hotmail.com
×
×
  • Create New...