Computers |
|
| | #2 (permalink) |
| Ultra Techie |
__________________ ![]() See today\'s Penny-Arcade!(May contain foul lanuage) Pain is weakness leaving the body. PM Me for my MSN |
| | |
| | #3 (permalink) |
| Ultra Techie Join Date: Oct 2003
Posts: 544
| No it is not like microsoft word, although there are similarities because at the end of the day MS word also has a markup language, it is just a bit more hidden than html. A markup language is there to describe the layout of a page. HTML is just a large collection of tags that can be used to format a webpage. for example: Code: Some bold text if you want to see some html just view the source of a website. probably best to start with a simple website, but it is not too complicated. do your coding in a text editor, such as notepad, and save it with a .htm or .html extension. then it'll open with your web browser |
| | |
| | #6 (permalink) |
| Ultra Techie | It means; What You See Is What You Get It effectivly means you're not really coding, just putting it together like in MS word, where it looks the same designing it as it does viewing it.
__________________ ![]() See today\'s Penny-Arcade!(May contain foul lanuage) Pain is weakness leaving the body. PM Me for my MSN |
| | |
| | #7 (permalink) |
| Ultra Techie Join Date: Oct 2003
Posts: 544
| Although MS Word is being talked about above i would avoid it for creating websites. It is nice to use word in examples because it is something that most people have used and so they understand the examples, but if you are goig to go down the WYSIWYG route do get hold of something specificly designed to create websites such as Dreamweaver. Word is a very bad choice |
| | |
| | #8 (permalink) |
| Super Techie Join Date: Feb 2005
Posts: 262
| www.nvu.org is perfect for beginers, it generates the best compliant code I've see from any WYSIWYG editor out there.
__________________ AMD Athlon 64 3000+ (Overclocked to 3300+) ASUS K8V-Deluxe 1GB PC3200 DDR 2x200GB Seagate SATA RAID 0 BFG 6800GT OC w\\128MB Ram 2x 19\" Samsung 930B LCDs |
| | |