Page 2 of 2 FirstFirst 12
Results 11 to 16 of 16

Thread: Wepage Creation

  1. #11
    Originally posted by Wolfmight+7 July 2003 - 22:20--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td>QUOTE (Wolfmight @ 7 July 2003 - 22:20)</td></tr><tr><td id='QUOTE'> <!--QuoteBegin-Xilo@7 July 2003 - 21:19
    Notepad is the best html editor...
    old skool [/b][/quote]
    Oh Yeah&#33; Get as far from notepad as you can
    <span style='color:black'> I am a part of all that I have met - Lord Tennyson</span>
    <span style='color:blue'>Try not to let your mind wander...it is too small and fragile to be out by itself</span>

  2. Software & Hardware   -   #12
    Cheers all for the advice - will go and try to find the software now......

  3. Software & Hardware   -   #13
    Ynhockey's Avatar Poster
    Join Date
    Jan 2003
    Location
    Israel
    Posts
    406
    Maybe you could try Homestead Site Builder... but it really sucks, the only good thing about it is that it can do ASP/PHP/CGI (not sure which) stuff too, and it&#39;s really easy to use, but you can&#39;t do much with it and you can only use it to make your Homestead site.

    As for normal editing, Dreamweaver is the best (just like you want, it has a GUI, lots of options, etc.), but i personally prefer Notepad or UltraEdit. Notepad is simple, which is great, UltraEdit has a whole lot of useful options but almost as many useless (and often annoying) ones, that&#39;s why i prefer Notepad between the two.

  4. Software & Hardware   -   #14
    uNz[i]'s Avatar Out of order
    Join Date
    Mar 2003
    Posts
    2,217
    Oh Yeah&#33;&nbsp; &nbsp; Get as far from notepad as you can
    Why? Notepad does exactly what I want it to do - with no code bloat like you get with WYSIWYG editors.

    Frontpage is a propriatry editor from M&#036;, and as such, it&#39;s webpages only work properly when viewed with IE.

    What you build in Frontpage isn&#39;t necessarily what you end up with when you view your website in other browsers like Opera and Netscape/Mozilla.

    Tables, borders, images and page layout can all do unexpected things, depending on which browser you&#39;re using.

    I found the best way is to make your basic template with Frontpage or Dreamweaver and then clean out all the bloat with Notepad and code in any extras yourself.

    Always make sure to test your webpages in as many brands of browser as you can get your hot lil hands on.

    But my best advice is to learn basic html... It&#39;s the most basic programming language there is.
    There&#39;s loads of tutorials to be found with a Google search, and it takes very little time to learn.

    (edit: typos and rephrasing)

  5. Software & Hardware   -   #15
    Illuminati's Avatar Simple Bystander BT Rep: +7BT Rep +7
    Join Date
    May 2003
    Location
    2008 European Capital of Culture
    Age
    38
    Posts
    2,711
    Originally posted by Justsomeguy@8 July 2003 - 15:23
    with no code bloat like you get with WYSIWYG editors.

    I found the best way is to make your basic template with Frontpage or Dreamweaver and then clean out all the bloat with Notepad and code in any extras yourself.

    Always make sure to test your webpages in as many brands of browser as you can get your hot lil hands on.

    But my best advice is to learn basic html... It&#39;s the most basic programming language there is.
    Exactly which WYSIWYG editors did you try to come to that conclusion?

    Frontpage has too much &#39;written by&#39; crap in the code of its pages, I agree with that - Hell, there&#39;s programs available which automatically take it out of written sites.

    Macromedia, however, seem to have some morals on that kind of stuff - I regularly review the code which my pages are written in and I&#39;ve yet to see any such credit-code included in those pages - AFAIK, Dreamweaver doesn&#39;t do that stuff and it&#39;s a reason why its so popular to the non-newbies (amongst others ). I might be oblivious to it though so feel free to give me evidence of where it is if I&#39;m wrong.

    Me thinks you&#39;ve tried Frontpage, seen the bloat-code and have assumed that all such editors do the same. Watch it - Generalisations can give serious consequences


  6. Software & Hardware   -   #16
    [quote]Originally posted by Justsomeguy@8 July 2003 - 09:23
    Why? Notepad does exactly what I want it to do - with no code bloat like you get with WYSIWYG editors.

    Frontpage is a propriatry editor from M&#036;, and as such, it&#39;s webpages only work properly when viewed with IE.

    What you build in Frontpage isn&#39;t necessarily what you end up with when you view your website in other browsers like Opera and Netscape/Mozilla.

    Tables, borders, images and page layout can all do unexpected things, depending on which browser you&#39;re using.

    I found the best way is to make your basic template with Frontpage or Dreamweaver and then clean out all the bloat with Notepad and code in any extras yourself.

    Always make sure to test your webpages in as many brands of browser as you can get your hot lil hands on.

    But my best advice is to learn basic html... It&#39;s the most basic programming language there is.
    There&#39;s loads of tutorials to be found with a Google search, and it takes very little time to learn.

    (edit: typos and rephrasing)
    Yup it does add some extra useless code. But like Illuminati said what are the basis for the generalization to all the editors.

    Dreamweaver as far is the best. Infact there is an option in Dreamweaver that checks the accessiblity in all the browsers you want. Ofcourse you cant do all that stuff in notepad unless you like to go on free sites to do all those things - if you are pro you need to take care of accessiblity issue. There are several such advantages you can think of in Dreamweaver. I am sure you must have tried but surprised you still like notepad. Its for total newbies how just learnt how to write html code and save it as htm or html. For quick & better page designing dreamweaver is still best. And For tables and everything I make a CSS so no matter what browser it is it fits right in. Frontpage somehow comes handy in small code editing infact dreamweaver works fine as well.

    But you are right&#33; One should really know basic & some adanvanced html before switching to easy webpage creation editors.
    <span style='color:black'> I am a part of all that I have met - Lord Tennyson</span>
    <span style='color:blue'>Try not to let your mind wander...it is too small and fragile to be out by itself</span>

Page 2 of 2 FirstFirst 12

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •