01-18-2004, 10:11 AM
|
#1 | | World Champion
Join Date: Mar 2003 Location: England, cheshire
Posts: 3,161
| Miranda,Soren, people, How cany make a good website | | well....I bought this book on html, its very confusing, while im with word, when ever i press view as webpage documetn, it stays as text...why is this??... and if i was to ask can you code this and i gave you a layout, what exactly would change?? |
| |
01-18-2004, 02:11 PM
|
#2 | | Alien Elf With Clogs
Join Date: Nov 2001
Posts: 6,346
| Well, if you find HTML too difficult to code (I honestly can't see why), but there are always solutions like using FrontPage Express or FrontPage or else DreamWeaver. You'll have to pay some money for DreamWeaver and FrontPage, but you get FrontPage Express for free, bundled with Windows. It has a point-and-click interface for placing things.
Now, if you want a good website, you'll probably have to resort to writing the HTML code yourself, but if you can't do that, then use a helper program like one of those above. |
| |
01-18-2004, 03:43 PM
|
#3 | | #1 Contender
Join Date: May 2003 Location: My Room
Posts: 978
| I don't know much aout HTML ...
To save a document as HTMl you have to put ".html" after the name. Example: If your saving your index page you have to save it as... "index.html". And when you have saved it is supposed to be an HTML document. (instead of a Word doc.) |
| |
01-19-2004, 02:22 AM
|
#4 | | World Champion
Join Date: Apr 2002
Posts: 4,345
| http://hotwired.lycos.com/webmonkey/...g/html_basics/
check out that page Tom it is awesome!! Try the HTML Cheatsheet first. Then use the pull down menu to learn tables and frames and anything else ya want.
And I would suggest using notepad instead of Word. And save it as .html like Andres said  Viewing it as a webpage in Word won't make the codes work save it as html and then double click on ur html page to view it from wherever you saved it to.
Last edited by MX3 : 01-19-2004 at 02:27 AM.
|
| |
01-19-2004, 09:22 AM
|
#5 | | World Champion
Join Date: Mar 2003 Location: England, cheshire
Posts: 3,161
| Thanx every one!! ive taken that onboard! i will try to produce a website... but you forgot to answer this:
and if i was to ask can you code this and i gave you a layout, what exactly would change?? |
| |
01-19-2004, 09:31 AM
|
#6 | | World Champion
Join Date: Mar 2003 Location: England, cheshire
Posts: 3,161
| +with word it doesnt let you save it as a html |
| |
01-19-2004, 09:35 AM
|
#7 | | World Champion
Join Date: Mar 2003 Location: England, cheshire
Posts: 3,161
| OH MY GOD!!! I understand it thanx sooo muych!! but whats the tage to insert an image as a background?? |
| |
01-19-2004, 09:11 PM
|
#8 | | World Champion
Join Date: Apr 2002
Posts: 4,345
| Quote: Originally posted by tom m but you forgot to answer this:
and if i was to ask can you code this and i gave you a layout, what exactly would change?? | I don't really know what ya mean there
for a bg image your tag goes in the body tag and looks like this...
<body background="url of image">
and then if you want it to stay in place as you scroll just add this to the tag
<body background="url of image" bgproperties="fixed"> |
| |
01-20-2004, 10:19 AM
|
#9 | | World Champion
Join Date: Mar 2003 Location: England, cheshire
Posts: 3,161
| ok...thanx!!! i think i get it  |
| |
01-20-2004, 09:03 PM
|
#10 | | World Champion
Join Date: Apr 2002
Posts: 4,345
| np  |
| |
Posting Rules
| You may not post new threads You may not post replies You may not post attachments You may not edit your posts HTML code is Off | | | All times are GMT -8. The time now is 02:46 AM.
Powered by: vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO 3.1.0 |