 |
|

04-19-2012, 06:02 AM
|
|
Junior Member
|
|
Join Date: 04-15-12
Posts: 6
|
|
|
Can I Use Word to Write My Web Page
Is there any way to create the web page with word? i am trying for it but not get the solution . please share your valuable feedbacks
|

04-19-2012, 07:53 AM
|
 |
Super Moderator
|
|
Join Date: 10-29-07
Location: British Columbia, Canada
Posts: 18,100
|
|
|
Yes you can but it puts out horrible pages. Bloated coding w/ MS/Word specific coding.
It would be better if you found a good WYSWYG editor or better yet learnt how to code (X)HTML yourself.
|

04-19-2012, 09:24 PM
|
|
Junior Member
|
|
Join Date: 04-15-12
Posts: 6
|
|
|
Hey html basic tutor Thanks for the suggestion . I will try over it . Mau be it will be useful.
|

04-20-2012, 12:59 AM
|
 |
Contributing Member
Latest Blog: None
|
|
Join Date: 11-03-11
Location: Austria
Posts: 1,184
|
|
|
May I suggest some plain text editors that help?
If you are on Windows, use Notepad++ comes with syntax highlighting and more other cool stuff. For Mac, get text-wrangler.
A free WYSIWYG editor would be compozer. Development stopped a few years back, but I heard that it is still useful.
|

04-20-2012, 11:46 AM
|
|
Contributing Member
Latest Blog: None
|
|
Join Date: 03-23-12
Posts: 106
|
|
|
You can also use MS front page but i think your should first learn the basic of css and html for web designing.
|

04-20-2012, 11:54 AM
|
 |
Super Moderator
|
|
Join Date: 10-29-07
Location: British Columbia, Canada
Posts: 18,100
|
|
Quote:
Originally Posted by solprovider
You can also use MS front page...
|
FrontPage is long gone. Microsoft has replaced it with Expression Web.
|

04-22-2012, 08:36 AM
|
|
Contributing Member
Latest Blog: None
|
|
Join Date: 12-10-11
Posts: 307
|
|
|
I use both Microsoft Word & Excel to create my webpages, I know the coding may be bloated as someone has already mentioned, but this is of no concern to me now.
My site is still in the development phase, so bloated coding does not concern me at the moment. Once I have tackled fixing all of my site's internal links, and created a site structure that I am satisfied with. Then I will find a good HTML Validator and clean up my bloated coding.
Much Thanks,
BiologyWebmaster
|

04-22-2012, 11:45 PM
|
 |
Contributing Member
Latest Blog: None
|
|
Join Date: 11-03-11
Location: Austria
Posts: 1,184
|
|
Quote:
Originally Posted by BiologyWebmaster
I use both Microsoft Word & Excel to create my webpages, I know the coding may be bloated as someone has already mentioned, but this is of no concern to me now.
|
Why? Seriosuly, WHY?
Isn't it much more convenient to code in a plain text editor that doesn't bloat your code when saving and has syntax highlighting + tons and tons of plugins?
|

04-23-2012, 01:21 PM
|
|
Junior Member
|
|
Join Date: 04-16-12
Posts: 18
|
|
|
You can still build simple clean sites via HTML in word. The only thing is you could could lose SEO if you are not building your site with this in mind. Most smaller sites are built on a top of a CMS (WordPress, Joomala,etc..) which allows you to keep your SEO. Plus there are thousands of widgets and pluggings pre built by others that you can tweak to work with your site. Not to mention the thousands of prebuilt themes already to go.
|

04-23-2012, 01:24 PM
|
 |
v7n Mentor
|
|
Join Date: 09-15-09
Location: Texas
Posts: 9,667
|
|
|
You *can* build a site in MS Word in the same sense you *can* use a cheap pocket knife as a can opener. Having tried both at one time or other, I recommend neither. There are better tools for the job.
|

04-23-2012, 04:54 PM
|
|
Contributing Member
Latest Blog: None
|
|
Join Date: 12-10-11
Posts: 307
|
|
Quote:
Originally Posted by GMF
Isn't it much more convenient to code in a plain text editor that doesn't bloat your code when saving and has syntax highlighting + tons and tons of plugins?
|
Actually it is more convenient for me to use both Microsoft Word and Excel, i am very familiar with both programs, I use both programs very often for many different tasks.
Hence, the familiarity and habit of using those programs by default is more convenient for me, at least in my case anyways.
Much Thanks,
BiologyWebmaster
|

04-24-2012, 12:14 AM
|
 |
Contributing Member
Latest Blog: None
|
|
Join Date: 11-03-11
Location: Austria
Posts: 1,184
|
|
Quote:
Originally Posted by BiologyWebmaster
Actually it is more convenient for me to use both Microsoft Word and Excel, i am very familiar with both programs, I use both programs very often for many different tasks.
Hence, the familiarity and habit of using those programs by default is more convenient for me, at least in my case anyways.
Much Thanks,
BiologyWebmaster
|
Understandable, but there is still the issue that you have to clean up the code afterwards. Seems that the convenient factor makes you do more work...
Searched through the web and found that Microsoft offers a free suite for website creation, called Webmatrix.
I haven't tried it out yet, but you might get something convenient that doesn't make you do more
|

04-24-2012, 04:12 PM
|
|
Junior Member
|
|
Join Date: 04-05-12
Posts: 25
|
|
|
I don't think that making a web page with MS Word would be a good idea. Investing in a good WYSIWYG editor like Dreamweaver would be the best thing to do since it's more powerful and you can do lots of things with it. However, if you don't want to pay then Kompozer would be a good and solid option.
|

04-24-2012, 11:47 PM
|
 |
Contributing Member
Latest Blog: None
|
|
Join Date: 11-03-11
Location: Austria
Posts: 1,184
|
|
Quote:
Originally Posted by JesseN
I don't think that making a web page with MS Word would be a good idea. Investing in a good WYSIWYG editor like Dreamweaver would be the best thing to do since it's more powerful and you can do lots of things with it. However, if you don't want to pay then Kompozer would be a good and solid option.
|
Again: Dreamweaver is a toll for professionals, not for beginners. True, a beginner CAN make a website with it, but the code will not be very good. Would be much mire better to learn HTML/CSS using a plane text editor.
|

04-25-2012, 10:53 PM
|
|
Contributing Member
Latest Blog: None
|
|
Join Date: 02-27-12
Location: Dreamstate
Posts: 50
|
|
|
Yes, you can write on word and take advantage of its capability to check grammars and spellings.
Though, you will need to paste it to notepad and copy it again to remove any word formatting before you paste it on your web page.
|

04-26-2012, 01:21 AM
|
 |
Contributing Member
Latest Blog: None
|
|
Join Date: 11-03-11
Location: Austria
Posts: 1,184
|
|
Quote:
Originally Posted by carlhenson
Yes, you can write on word and take advantage of its capability to check grammars and spellings.
|
Grammar and spelling check can be easily integrated into most plain text editors.
Notepad++ has a plugin
Textwranger has Integrated OS X spell checker
NetBeans has a plugin
Eclipse has one too
and these tools are for free... so the paid ones got to have one too
|

04-27-2012, 12:51 AM
|
 |
Contributing Member
Latest Blog: None
|
|
Join Date: 11-16-11
Posts: 268
|
|
|
Well technically you can use Word basically as a web page editor but be ready for some broken paragraphs, bullets, etc. etc. it is a head ache when you look at the source code when it goes live on the browser and put it back on the Word.
|

04-30-2012, 02:09 AM
|
|
Banned
Latest Blog: None
|
|
Join Date: 05-15-09
Posts: 85
|
|
|
For the better results and easy to use, I think Notepad is the best solutions for you. Some designer have been using this method to convert their code using Notepad.
|

04-30-2012, 02:39 AM
|
 |
Contributing Member
Latest Blog: None
|
|
Join Date: 11-03-11
Location: Austria
Posts: 1,184
|
|
Quote:
Originally Posted by teguhyuliantos
Some designer ....
|
Some?
A designer worth his salt uses a plain-text-editor (or IDE).
|

05-12-2012, 10:13 AM
|
|
Junior Member
|
|
Join Date: 04-21-11
Posts: 1
|
|
|
buddy you can use notepad, which is more compatible than any other document. and most of the coding can e done on note pad irrespective of language platform
|
|
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
|
|
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
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 -7. The time now is 01:17 AM.
Powered by vBulletin Copyright © 2000-2013 Jelsoft Enterprises Limited.
Copyright © 2003 - 2013 Escalate Media LP
|
|