Jump to content

quackquack

Banned
  • Posts

    31
  • Joined

  • Last visited

About quackquack

  • Birthday 03/10/1984

Contact Methods

  • Website URL
    http://
  • Yahoo
    b_dlade@yahoo.com

Profile Information

  • Location
    Bahrain
  • Interests
    Making website . . . DOWNLOAD

quackquack's Achievements

Newbie

Newbie (1/7)

0

Reputation

  1. I want to add W3schools's forum a colored scrollbar. Even if only IE can view it, I juts want to because all computers have IE (If there is someone that hasn't, or uninstalled it, idk loool).
  2. HELP!****************Where will I put my PHP tag . . .code: <?php include="templates.html"?>[/font]
  3. When I wrote in the document.write , I didn't see the image. Also, I want to make the image random.
  4. These are good JS exampleshttp://w3schools.com/myfirst/js00.asp
  5. I need to mouseover my image w/ a border . . . help. <img src="http://i125.photobucket.com/albums/p42/hns_marcon/aqua-1.jpg" onMouseOver="style=border-style='inset'"> And also, I want to add a border-color.
  6. How could i set the border-style of a table.This is my CSS code: <style type="text/css">/*chartreuse is a color-name that is like "light-green"*/table{border-style: inset;border-color: chartreuse;border-thcikness: 15px;}ul {color: red} I am not using XHTML DTD for that . . .
  7. To make it good . . . I will show you the diagram
  8. And this is the code: <!--Note: This is a template--><html><head><style type="text/css">body{background-color: #FFFFFE}a:link {color: #0000FF}a:visited {color: #00FF00}a:hover {color: #00FF00}a:active {color: #9966FF}</style></head><body><p><img align="center" src="http://i125.photobucket.com/albums/p42/hns_marcon/28.jpg" alt="" width="754" height="138"></p><div align="center"><a href=""><img src="http://i125.photobucket.com/albums/p42/hns_marcon/Buttons/Orange%20buttons/Blank.gif"></a><a href=""><img src="http://i125.photobucket.com/albums/p42/hns_marcon/Buttons/Orange%20buttons/Blank.gif"></a><a href=""><img src="http://i125.photobucket.com/albums/p42/hns_marcon/Buttons/Orange%20buttons/Blank.gif"></a><a href=""><img src="http://i125.photobucket.com/albums/p42/hns_marcon/Buttons/Orange%20buttons/Blank.gif"></a><a href=""><img src="http://i125.photobucket.com/albums/p42/hns_marcon/Buttons/Orange%20buttons/Blank.gif"></a><a href=""><img src="http://i125.photobucket.com/albums/p42/hns_marcon/Buttons/Orange%20buttons/Blank.gif"></a></div><table width="282" border="1" bordercolor="#00FF00"> <tr> <td width="223" height="326" bgcolor="#00FFFF"><p><br> Text here.Text here. Content here <br> Text here.Text here. Content here <br> Text here.Text here. Content here <br> Text here.Text here. Content here<br> Text here.Text here. Content here <br> Text here.Text here. Content here <br> Text here.Text here. Content here <br> Text here.Text here. Content here</p> <p>Text here.Text here. Content here <br> Text here.Text here. Content here <br> Text here.Text here. Content here <br> Text here.Text here. Content here<br> Text here.Text here. Content here <br> Text here.Text here. Content here <br> Text here.Text here. Content here <br> Text here.Text here. Content here <br> Text here.Text here. Content here <br> Text here.Text here. Content here <br> Text here.Text here. Content here<br> Text here.Text here. Content here <br> Text here.Text here. Content here <br> Text here.Text here. Content here <br> Text here.Text here. Content here <br> </p></td> </tr></table><table width="219" height="277" border="1" cellpadding="1"> <tr> <td width="209" height="273" bgcolor="#99FF99">This is the part for Extras . . . </td> </tr></table></body></html>
  9. Sorry. I mean to say, that the file-attachment only appears in "general" and "suggestions" forum.
  10. When I put a script in my code, I always got in error w/o the separate lines. These makes it hard at longer and harder (C++) things, because of confusion . . . [edit]SCRIPTS ARE LIKE XHTML THAT ARE APROPPRIATE IN SEVERAL LINES[/edit]And so, what I want is to make the scripting-several-lines be off.<<Chill out with the size-formatting please. Jonas.>>
×
×
  • Create New...