|
-
September 1st, 2004, 09:37 PM
#1
Web design
Does anyone know of any good free web desgin software?
A foolish man claims to know all, but a wise man accepts he doesn't.
-
September 1st, 2004, 09:57 PM
#2
Re: Web design
Originally posted by jayclark
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?
easy enough to do ...if you have the time.
http;//www.freelink.org/html
http://hhtml.pitas.com
-
September 1st, 2004, 10:02 PM
#3
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.
A foolish man claims to know all, but a wise man accepts he doesn't.
-
September 2nd, 2004, 09:06 PM
#4
html
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
-
September 3rd, 2004, 02:57 AM
#5
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/

"If you look at the sun without shielding your eyes, you'll go blind.
If you look at the moon without covering your eyes, you'll become a poet."
--Serge Bouchard
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
|