Re: Web Design and Web Development
- From: Kim André Akerø <kimandre@xxxxxxxxxxxxxxxxxx>
- Date: 11 Mar 2007 17:31:18 GMT
roseliza wrote:
To all readers...
What are HTML, CSS, WYSIWYG?
To simplify:
HTML:
HyperText Markup Language; the code you see when you select "View
source" in your browser. It's a standard used for structuring and
formatting a web page.
CSS:
Cascading Style Sheets; a standard used together with HTML for
presentation and layout. This is usually placed in a seperate file, and
linked to in the HTML header to apply a common presentation to multiple
web pages (ie. you'll only have to change the .css file to update a
color/font/background to the layout).
WYSIWYG:
What You See Is What You Get; a method of visually designing a web
page. Most commonly used by web design beginners who don't want to
think much of the underlying HTML code. Even more commonly used when
*learning* the basics of HTML (if viewing the source code
side-by-side). Common WYSIWYG web designing tools include NVU (open
source), Adobe/Macromedia Dreamweaver and Microsoft
FrontPage/Expression.
--
Kim André Akerø
- kimandre@xxxxxxxxxxxxxxxxxx
(remove NOSPAM to contact me directly)
.
- Follow-Ups:
- Re: Web Design and Web Development
- From: nice.guy.nige
- Re: Web Design and Web Development
- References:
- Re: Web Design and Web Development
- From: roseliza
- Re: Web Design and Web Development
- Prev by Date: Re: Web Design and Web Development
- Next by Date: Bad table ... how to replace it with css
- Previous by thread: Re: Web Design and Web Development
- Next by thread: Re: Web Design and Web Development
- Index(es):
Relevant Pages
|