web page

  • Thread starter Thread starter big rick
  • Start date Start date
I am using Vista ultimate, Office 2007. How can I learn to build my own
web page?

I would suggest reading a couple of books. "Integrated HTML and CSS"
would be good for construction and "Web Design for Dummies" is excellent
for design.
 
big rick said:
I am using Vista ultimate, Office 2007. How can I learn to build my own
web
page?

There used to be a really lame program called Microsoft FrontPage, that
people who were not web-designers could use to make web pages. Its strength
was that the interface was very much like Word.

This has been replaced by the much improved Microsoft Expression Web:
http://www.microsoft.com/expression/products/overview.aspx?key=web

It's still no where near Dreamweaver, which is what most professionals use,
and I have some experience with:
http://www.adobe.com/products/dreamweaver/
The learning curve for Dreamweaver is quite steep. While this can still be
used as a WYSIWYG web design program, you need to learn HTML and CSS to
really use it properly (for static pages at least).

If you want some free and easier to use software, I have heard that these
are pretty good:
http://www.freeserifsoftware.com/software/WebPlus/default.asp
http://www.coffeecup.com/designer/
http://www.nvu.com/

ss.
 
Synapse Syndrome said:
There used to be a really lame program called Microsoft FrontPage, that
people who were not web-designers could use to make web pages. Its
strength was that the interface was very much like Word.

May I mention: Word has the ability to store files as html, but this is
*not* something you want to build web sites with. Obtain a proper web
designer program and learn som HTML and CSS, all of which can be done for
free. Search the web.

Charlie42
 
Back
Top