hosted by liquidweb


Go Back   Web Hosting Talk : Web Hosting Main Forums : Web Design and Content : Html
Reply

Web Design and Content Subjects include, HTML, graphics, editors, CSS, Flash, graphics creation, placing of ads, ad serv companies, copyright, content and nearly anything else design related. Also talk about businesses that provide design services. If you link to your site, you must post in Web Site Reviews.
Forum Jump

Html

Reply Post New Thread In Web Design and Content Subscription
 
Send news tip View All Posts Thread Tools Search this Thread Display Modes
  #1  
Old 08-16-2003, 08:49 AM
Ginny Ginny is offline
WHT Addict
 
Join Date: Jul 2003
Location: Miami, FL
Posts: 145

Html


I'm setting up a webpage (personal) and need to know
if I have to learn HTML to upload it from my Microsoft Word
to the host's server. (New to this game !) And if I do, is
there a quick way for time is a factor with me.

There a HTML Kit offered for free somewhere - found it on
Google. Looks good but then, wouldn't I have to already
know HTML to use it ? Suggestions appreciated.

Reply With Quote


Sponsored Links
  #2  
Old 08-16-2003, 08:54 AM
Pipson Pipson is offline
Aspiring Evangelist
 
Join Date: Jan 2003
Location: Suppot & Server Admin
Posts: 377
Dont use word for creating your websites get a proper program. An easy one is frontpage.

Get a template if you want things done fast and upload via ftp to your host or use your file manager.

You still have lots to learn

Pipson

__________________
Suppot & Server Admin

Reply With Quote
  #3  
Old 08-16-2003, 09:04 AM
anon-e-mouse anon-e-mouse is online now
Community Leader
 
Join Date: Jul 2002
Location: Tasmania, Australia
Posts: 31,979
Ginny, as you are starting from scratch, I would recommend this tutorial. http://www.htmlbasix.com/htmlbasics.shtml

Transfering a Word created site to your host can work, but it won't look much like it does in Word But read the tutorial and all might fall into place. We all had to start somewhere

Reply With Quote
Sponsored Links
  #4  
Old 08-16-2003, 09:56 AM
123 Logo Design 123 Logo Design is offline
Web Hosting Master
 
Join Date: Mar 2003
Posts: 827
Yes, if you want to learn some html, there are plenty of good resources around the web.

I recommend Dreamweaver or any other program like Frontpage,etc to get a start.

Kenny

Reply With Quote
  #5  
Old 08-16-2003, 09:57 AM
blue27 blue27 is offline
Disabled
 
Join Date: Mar 2003
Location: Canada
Posts: 9,852
Actually it depends on what version of word you are using. If you are using XP and save your documents as a web page, you can upload them via FTP and they should be alright, as long as the pages are not too complex.
It's definately not the most recommended way of doing it though.
Your best bet would be to download a free WYSIWYG editor.


Last edited by blue27; 08-16-2003 at 10:03 AM.
Reply With Quote
  #6  
Old 08-16-2003, 10:33 AM
Phrozen Phrozen is offline
Web Hosting Master
 
Join Date: Aug 2001
Posts: 1,749
I reccomend not using a WYSIWYG editor to learn with because in reality, you're not learning anything. IT's fine if you want to just throw a page up on the web, but not if you actually want to learn what you're doing.

Just start out with a text editor; notepad will work fine and read some basic tutorials.

__________________
-Bruce

Reply With Quote
  #7  
Old 08-16-2003, 11:09 AM
blue27 blue27 is offline
Disabled
 
Join Date: Mar 2003
Location: Canada
Posts: 9,852
Quote:
Originally posted by Phrozen
I reccomend not using a WYSIWYG editor to learn with because in reality, you're not learning anything. IT's fine if you want to just throw a page up on the web, but not if you actually want to learn what you're doing.

Just start out with a text editor; notepad will work fine and read some basic tutorials.

From the looks of the original post it doesn't look like GM is interested in actually "learning" html so much as just getting a site online. Other than that I agree with you, although using a WYSIWYG editor and then examining the code as you go is not a bad way to learn.

Reply With Quote
  #8  
Old 08-16-2003, 11:10 AM
blue27 blue27 is offline
Disabled
 
Join Date: Mar 2003
Location: Canada
Posts: 9,852
Double post.

Reply With Quote
  #9  
Old 08-16-2003, 12:11 PM
wirehosts wirehosts is offline
Junior Guru Wannabe
 
Join Date: Apr 2003
Posts: 31
I started oof in Frontpage, moved up a few years ago to Dreamweaver but now do the majority of stuff in notepad.

__________________
Email: Click 'email' below my post.
MSN: infoATwirehosts.com (AT=@)
AIM/YIM: i162366

Reply With Quote
  #10  
Old 08-16-2003, 12:30 PM
pro pro is offline
Junior Guru Wannabe
 
Join Date: Aug 2003
Location: central Illinois
Posts: 65
is there an HTML kit?

Good news -- I can do better than telling you about an HTML kit by referring you to the HTML-Kit.

http://www.chami.com/html-kit/

This is an editor that is an excellent substitute to Word or any sort of raw text editing environment. However, it still retains a lot of the feel and purity of raw text, as the editing process still involves typing write into the code itself. It may not be as newbie-friendly as other editors, but it looks like something that will be useful for life. Assuming you're a relatively young person, I heartily recommend learning HTML, as the basics are not much of a mental challenge, and I believe it is a skill that will be useful for decades to come. I got my start with . . .

http://archive.ncsa.uiuc.edu/General...PrimerAll.html

. . . a document that still exists today. This isn't going to teach you how to make a flaming logo or to parody anime in a Flash cartoon, but it remains the best all around introduction to hypertext composition that I've ever seen.

Regards,
pro

Reply With Quote
  #11  
Old 08-16-2003, 08:14 PM
akashik akashik is offline
ex-Aussie
 
Join Date: Aug 2000
Location: Tacoma, Washington
Posts: 9,576
Re: Html

Quote:
Originally posted by Ginny Munday
I'm setting up a webpage (personal) and need to know
if I have to learn HTML to upload it from my Microsoft Word
to the host's server. (New to this game !) And if I do, is
there a quick way for time is a factor with me.
Check your help files in Word and looking for something involving 'publishing' or 'exporting to html'. Depending on the version there should be an option to do so.

From there you just need to upload the resulting html pages to a web account, either via a control panel file manager, or via ftp from your own computer.

That will be the easiest way to do it, with time as a factor.

Beyond that, the above posts mentioning Frontpage would probably be your next step to improve upon what you get online to begin with.

Failing that, you could ask your web host if they can recommend a designer. If you're just looking to convert a text document into a simple website, most designers could do that in a few hours tops for you, for next to nothing in cost.

__________________
Former Webhost... now, just a guy.

Reply With Quote
  #12  
Old 08-16-2003, 09:13 PM
Ginny Ginny is offline
WHT Addict
 
Join Date: Jul 2003
Location: Miami, FL
Posts: 145
WOW!! Can't thank you guys enough. Really -- REALLY
helpful. Thanks a million.

Reply With Quote
  #13  
Old 08-16-2003, 09:18 PM
sour sour is offline
Web Hosting Guru
 
Join Date: Jul 2002
Location: Chicago
Posts: 258
Word can get the job done but i wouldnt suggest using it....

__________________
http://www.fissionhost.com - Leading the way.
support@fissionhost.com
Aim: Fission Support

Reply With Quote
  #14  
Old 08-16-2003, 09:42 PM
fewcoin fewcoin is offline
Web Hosting Master
 
Join Date: Dec 2002
Location: Barbary Coast, Ca.
Posts: 632
Free Mozilla comes with Composer. I've just glanced at it but it looks fair.

fewcoin

Reply With Quote
  #15  
Old 08-19-2003, 07:33 PM
Ginny Ginny is offline
WHT Addict
 
Join Date: Jul 2003
Location: Miami, FL
Posts: 145
For right now - am going with the "just use notepad and....
Anybody know how to type script in color? Paint should
seemingly do it but won't. I've got Windows 2000NT on ME.
Help menus don't answer the question.

Reply With Quote
Reply

Related posts from TheWhir.com
Title Type Date Posted
Emerging Tech - HTML5 Blog 2013-05-14 14:46:22
Google Drive Adds File Hosting, Improves Third-Party App Integration Web Hosting News 2013-02-08 12:46:31
Blogging Site LiveJournal Hit by Ongoing DDoS Attack Web Hosting News 2011-12-08 16:35:38
Amazon Web Services Executive Killed in Plane Crash: Reports Web Hosting News 2011-12-05 16:56:13
UK Web Host WebHost.uk.net Launches Affiliate Program Web Hosting News 2011-07-27 17:51:02


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes
Postbit Selector

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off

Forum Jump
Login:
Log in with your username and password
Username:
Password:



Forgot Password?
Advertisement:
Web Hosting News:



 

X

Welcome to WebHostingTalk.com

Create your username to jump into the discussion!

WebHostingTalk.com is the largest, most influentual web hosting community on the Internet. Join us by filling in the form below.


(4 digit year)

Already a member?