Does anyone know of any good free web desgin software?
Printable View
Does anyone know of any good free web desgin software?
why not learn html and css [hyper-markup language - cascading style sheets] code and make your own?Quote:
Originally posted by jayclark
Does anyone know of any good free web desgin software?
easy enough to do ...if you have the time.
http;//www.freelink.org/html
http://hhtml.pitas.com
I reading about htm right now. I made a title!!!!!!!! lol. I found a link on here searching for a web design software. Basicly takes you step by step. I'll check you link out after I finish reading all of it.
start here:
<html>
<head>
<title>TITLE HERE</title>
</head>
<bodybackground="name of background color here"color="name of text color here">
body of text here
</body>
</html>
<p> 1 line seperation
<br> paragraph seperation
if you want an image:
<img scr="url of image here"border="0">
left image:
<img src="url of image here"align="left"border=0">
center image:
<img src="url of image here"align="center"border=0">
right image:
<img src="url of image here"align="right"border="0">
that's a VERY BASIC webpage html code to get you started.
need html tools?
http://www.freelink.org/tools
This is the Composer client from Mozilla/Netscape made into a standalone.
WYSIWYG freeware.
http://www.nvu.com/
If you learn a little HTML you can use a lot of different editors including NoteTab. The Lite version is freeware. If you have a few bucks to spare go for the Pro version, it's worth it.
http://www.notetab.com/