View Full Version : web page
darkice
08-24-2004, 11:10 AM
Anyone here have knowledge on what i need to create a webpage or some helpful sights that has creat a website for dummies Lol?
Whiteknight
08-24-2004, 01:40 PM
you are looking for a tutorial for some simple web design? i used to have a bunch of great sites bookmarked, but not on this computer, so i dont have any resources at my fingertips.
what are you looking for exactly? HTML? CSS? JavaScript? VBScript? or, barring the specific protocall, what kinds of things are you trying to do? maybe the few of us here could answer your questions
zachogden
08-29-2004, 02:05 PM
Check out www.funkychickens.com first, and if that doesn't help, save up $15 and go buy yourself "XHTML for Dummies" at Borders,
Demon9955
09-03-2004, 10:52 AM
how do u put flash on a site?
zachogden
10-15-2004, 01:55 PM
<object width="550" height="400">
<param name="movie" value="somefilename.swf" />
<embed src="somefilename.swf" width="550" height="400">
</embed>
</object>
Something like that .
MidnightViper
12-26-2004, 04:43 AM
Originally posted by Demon9955
how do u put flash on a site?
What do you use to design your websites? Do you write them from script or use a program to design them? Given that information, I can give you some tips if needed or wanted.
vBulletin® v3.7.0, Copyright ©2000-2009, Jelsoft Enterprises Ltd.