Bob Block wrote:
Hello - going to embark on creating a basic website using Seamonkey HTML
editor for the first time. It will contain image galleries - any
suggestions on what software to use to create the galleries so a user can

See the full gallery in thumbnails
Select an image and expand it
Go from image to image with an arrow

Many thanks - I am a Techtard!

Bob


I second BTS' admonition re: Composer.

But.

Before you set out to create? READ. Learn about HTML and CSS. Even the best WYSIWYG editor (like Composer or Blue Griffon) is no substitute for well-crafted hand-written code.

Also, anything you create?  Even as a test.  Run it by the validators:

http://validator.w3.org/ - for HTML

http://jigsaw.w3.org/css-validator/ - for CSS

Why? You may well ask. Well, Variouis versions of all the various browsers render (display) pages a tad differently. And sometimes /very/ differently. So, if you write pages that conform to Web standards you have a much better chance of your page displaying the same way across different browsers.

If you have a news-server hang out in these groups and read and learn.

alt.html
alt.www.webmaster
comp.infosystems.www.authoring.html
comp.infosystems.www.authoring.stylesheets

--
Ed Mullen
http://edmullen.net/
Nothing is foolproof to a sufficiently talented fool.
_______________________________________________
support-seamonkey mailing list
[email protected]
https://lists.mozilla.org/listinfo/support-seamonkey

Reply via email to