PDA

View Full Version : HTML Site Maker



Bielby2ooo
28-06-2006, 03:56 PM
Just a quick thing i made

what ya think?

<html>
<head>
<title>HTML editor
</title>
<body bgcolor="#93C6E0">
</head><CENTER>
<body><b> After finished right click and click View Source for the HTML Code
<form action="html.php" method="get" >
<p>Title <input type="text" name="title" ></p>
<p>Page name <input type="text" name="h1" ></p>
<p>First paragraph <input type="text" name="p" ></p>
<p>Background colour [Hex Code] <input type="text" name="b" ></p>
<p>Text colour [Hex Code] <input type="text" name="t" ></p>
<input type="submit" value="Make the Page">
<p>Hex code can be found here <a href="[/B] (http://www.unimelb.edu.au/webcentre/tools/developertools/pantone.html) Codes</a></p>
</form>
</b></CENTER>
</body>
</html>

This is it here

www.freewebs.com/bielby2000 (http://www.freewebs.com/bielby2000)

Gunna add:

More Paragraph's
Right , Left, Centre alingement button

maybe more give me some suggestions

[also what is the code so the hyperlink opens in a new window?]

thanks alot bielby

nick12
28-06-2006, 03:59 PM
sexy pritty good

:Blob
28-06-2006, 04:02 PM
Free webs cant support PHP, so it dont work

And when you click submit you get http://www.freewebs.com/notfound.htm

Bielby2ooo
28-06-2006, 04:03 PM
ahh ok

what can support PHP?

:Blob
28-06-2006, 04:04 PM
I could set it up on my host?

Bielby2ooo
28-06-2006, 04:06 PM
yes please

Jamie.
28-06-2006, 04:07 PM
<a href="yourlinkhere.html" target="_blank">Yourtexthere</a>

Bielby2ooo
28-06-2006, 04:09 PM
will that open in new window

isnt the new window thing Javascript?

:Blob
28-06-2006, 04:10 PM
yes please
Ok, if you can go on msn and add [email protected] so you can send PHP file

And that code will open in a new page

<a href="yourlinkhere.html" target="_blank">Yourtexthere</a> - New window
<a href="yourlinkhere.html" target="_self">Yourtexthere</a> - Own page

ebay
28-06-2006, 04:13 PM
pretty good- good coding

Jamie.
28-06-2006, 04:14 PM
Ok, if you can go on msn and add [email protected] so you can send PHP file

And that code will open in a new page

<a href="yourlinkhere.html" target="_blank">Yourtexthere</a> - New window
<a href="yourlinkhere.html" target="_self">Yourtexthere</a> - Own page
RYAN! dont give ure personal info away :P

Want to hide these adverts? Register an account for free!