Jump to content

quackquack

Banned
  • Posts

    31
  • Joined

  • Last visited

Everything posted by quackquack

  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.>>
  11. The "File attachment" menu goes random
  12. Suggestion If we can control border-styles in CSS, why can't we control border-styles in tables?Only "border-color" and "border" are available in table attributes.--------------------------------------------------------------------------------------------And so . . . Could we add "border-style" to the next HTML version?
  13. As much as possible, do NOT use XHTML for confusion-off . . .
  14. quackquack

    Publishing!

    In my "new site" command (dreamweaver) I keep repeating the steps but i always fail. How could I publish my files?
  15. How could i solve if there's no code?
  16. Look at ur HTML code properly: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><!-- saved from url=(0014)about:internet --><html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"><head><meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /><title>waaaaaayyyyyyy</title><!-- Download SimpleViewer at www.airtightinteractive.com/simpleviewer --><script type="text/javascript" src="swfobject.js"></script><style type="text/css">/* hide from ie on mac \*/html {height: 100%;overflow: hidden;}#flashcontent {height: 100%;}/* end hide */body {height: 100%;margin: 0;padding: 0;background-color: #181818;color:#ffffff;}</style></head><body><div id="flashcontent">SimpleViewer requires Macromedia Flash.<a href="http://www.macromedia.com/go/getflashplayer/">Get Macromedia Flash.</a> If you have Flash installed, <a href="index.html?detectflash=false">click to view gallery</a></div><script type="text/javascript">var fo = new SWFObject("viewer.swf", "viewer", "100%", "100%", "7", "#181818");fo.addVariable("preloaderColor", "0xffffff");fo.addVariable("xmlDataPath", "gallery.xml");fo.write("flashcontent");</script></body></html> Some things are currently RED there, so u got an invalid code . . . Not sure of it . . . but a help.
  17. I got problems in that one, presently. Haven't tried that one. The code is this: <script type="text/javascript">document.write(" "navigator.appName" ")</script> Any problems, spaces?
  18. Your website is not working. Update it plz.
  19. How could we jump to a part of the website by an Iframe? I'm gonna make a templating website. . . Example: This is the code:<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"><html><head><meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"><style type="text/css">body{background-color: #00FF00;scrollbar-face-color:antiquewhite;scrollbar-highlight-color:red;scrollbar-3dlight-color:orange;scrollbar-darkshadow-color:brown;scrollbar-shadow-color:pink;scrollbar-arrow-color:red;scrollbar-track-color:ivory;}</style><style type="text/css">a.one:link {color: blue}a.one:visited {color: green}a.one:hover {background-color: #00FFFF}a.one:active {color: #00FF00}</style><meta name="keyword" content="HTML, CSS, templates, PHP, Font, ASP, website"><meta name="description" content="This is the best Template maker that is beneath your feet"> <title>Free Templates</title></head><body><font face="verdana"><h3>Free templates for your website</h3><hr color="#99FFFF"></font><p> </p><font face="verdana"><h6>Introduction<br>This site will make your own site a good-looking, professional, and appreciating website by templates.<br><div align="center">NOTE:</div><br>To do this, you need to copy-paste the template to a site with <a class="one" href="http://www.google.com.bh/search?hl=en&q=website+maker+with+html+editor&btnG=Search">HTML editor</a> </h6></font></body></html>
  20. I don't know what SHTML is either, but you can save it in some things like . . . hey? That is XHTML . . .
×
×
  • Create New...