//flex table opened by JP

Click to See Complete Forum and Search --> : Web page design question


MiKe85
06-28-2001, 10:00 PM
I want to make a web page for grandparents, aunts, uncles, etc.

It doesn't have to be anything too fancy, but the page is mainly going to consist of images, and some text.

Anyone have suggestion on what program I should use?

On another note, I was thinking about making the page freehand, but instead decided to just post here to find faster, and easier alternatives. http://www.sysopt.com/forum/wink.gif

DemonKnight
06-28-2001, 11:47 PM
frontpage express, netscape composer.. do a search on downloads.com for HTML editors.

glitterin
06-29-2001, 08:14 AM
http://hotwired.lycos.com/webmonkey
and good old fashion notepad were the easiest way to go for me. I have tried the other programs, and found learning the program was harder than learning html.
The web monkey page made it very quick and easier to learn.

Mntsnow
06-29-2001, 10:46 AM
Done with FrontPage (Not sure if FP express as the option) but I created these
two photo galleries (http://www.digitalmntsnow.com/photogallery.htm) in under 2 minutes! Drag and Drop!

[This message has been edited by Mntsnow (edited 06-29-2001).]

qball
06-29-2001, 12:14 PM
<html>
<head>
<title>Pictures</title>
</head>
<body bgcolor="#FFFFFF" text="#000000" link="#ff0000">
<center>
<p></p>
<HR SIZE=3 ALIGN=CENTER WIDTH=75%>
<br>
<p><img src="name of picture file #1.extension" border=0 vspace=0 hspace=0></p>
<br>
<p>Place caption for picture 1 here
<p><img src="name of picture file ></p>#2.extension" border=0 vspace=0 hspace=0></p>
<br>
<pPlace caption for picture 2 here</p>
<br>
<p><hr>
<br>
</center>
</body>
</html>

[This message has been edited by qball (edited 06-29-2001).]

phenious
07-06-2001, 03:35 AM
Dreamweaver 4 http://www.sysopt.com/forum/biggrin.gif http://www.sysopt.com/forum/wink.gif you can download a demo that will last ya long enough to make the site and its quick, easy, painless!

-: phenious :-

HomeYield
07-06-2001, 04:59 AM
If you want to do it the old fashioned way, with notepad. Try this site: www.htmlgoodies.com. (http://www.htmlgoodies.com.) This guy is really good and its quick and easy to set up stuff.

muno
07-06-2001, 06:58 AM
Frontpage/ms word make really messy code. Try allaire homesite, it's easy to use and fast. You might go with frontpage express if you're new to html but personally I wouldn't even touch frontpage.
-M

eagle1
07-06-2001, 10:38 PM
Or.. do as I did to learn HTML.!!! If you really like a page layout, view it's source code and try to change some things and play around with it.!

DCWATLFL
07-07-2001, 09:17 AM
I have been coding HTML for awhile now. It is easier than you think. I think that you can get the job done with an editor for the sake of time. Just try to look at the code often to see what code is making things happen on screen. This will give you a better understanding of the code. You can always make improvements later and learning HTML can be intimidating at first so I would just go the easy route now. Front Page or composer would probably be the easiest as Dreamweaver is a very powerful/complex tool.

bhess
07-07-2001, 11:14 AM
frontpage is really easy to use. Like mntsnow I can whip up a pic page really fast. The best part is auto thumbnail.
I just checked with ebay and you can find fp98 for $30 -$40

flea
07-08-2001, 07:05 PM
http://www.w3.org/Amaya/

Amaya, made by the World Wide Web Consortium.


The World Wide Web Consortium was created in October 1994
to lead the World Wide Web to its full potential by developing common protocols that promote its evolution and ensure its interoperability. W3C has
more than 500 Member organizations from around the
world and has earned international recognition for its contributions to the
growth of the Web.

Its free. Its made by the people who set the standards. If you wanna learn something though, use source code, its dead easy to make smart little pages, and once you get good you can do the fancy stuff and start trying to use standards instead of just getting it to work http://www.sysopt.com/forum/smile.gif

Cygnus-X1
07-08-2001, 09:43 PM
flea,
Thanks for the link!!

ocoste
07-10-2001, 05:05 AM
Try 1stPage2000 which can be downloaded free from www.evrsoft.com (http://www.evrsoft.com) This is an excellant WYSIWYG editor and has 3 user levels of Beginner, Intermediate and Advanced. It is alos full of useful extras..

xtremerider247
07-10-2001, 08:41 AM
DEFINATELY 1STPAGE 2000<--EXCELLENT EDITOR EASY...GREAT LAYOUT. DOWNLOAD ON EVRSOFT.COM AND START TYPING AWAY!!!