+ Reply to Thread
Results 1 to 7 of 7

Thread: How do I create a webpage?

  1. #1
    Join Date
    Dec 2004
    Location
    England, United Kingdom
    Posts
    210

    How do I create a webpage?

    First you need a web design package that will let you create web pages, I recommend 'Macromedia Dreamweaver MX 04' as it has a built in FTP client to upload directly onto the server.

    Next click on manage sites, click new and click ftp, follow the instructions from there, like you would with any other ftp client.

    Next create a new web page, place whatever you want on it, and click file>save to remote server.

    Make sure it goes under 'public_html'

    Also make sure you save the first file as 'index.html' or 'index.htm' or 'index.php'

    The reason for this is because it will make sure that webpage appears on the front because it's the main homepage...

    Saving it as anything else will not appear on the homepage of your site.
    | Final Fantasy Fan | VII | VIII | IX | X | X-2 | :blebleble |

  2. #2
    Join Date
    Apr 2004
    Posts
    31
    I would recommend visiting www.webmonkey.com as they have a very good selection of tutorials and there also free

  3. #3
    Join Date
    Feb 2004
    Location
    /usr/local/bcdynamic
    Posts
    280
    And once you get a little more advanced, and feel confident in your HTML and CSS, visit A List Apart for a large archive of design articles, tutorials, and more!
    BC Dynamic Studio
    Apache Warchief

  4. #4
    Join Date
    Apr 2004
    Posts
    31

    Talking

    Quote Originally Posted by bcazander
    And once you get a little more advanced, and feel confident in your HTML and CSS, visit A List Apart for a large archive of design articles, tutorials, and more!
    Many thanks for that bcazander , I havent seen that one before, so I'm off to do some reading

  5. #5
    Join Date
    Jun 2008
    Posts
    34
    Wow... that's a pretty generic question. Generic as in general I mean. I'd suggest you start off like I did (pending on your computer know-how) and that's to find a page you like then look at it, copy the source code, put it in a file and open it. See the page, take pieces out of the code, save it, look again, etc. over and over until you realize what all changed what.
    Just because a = 1 doesn't mean b = 2.

  6. #6
    Join Date
    Oct 2009
    Location
    US
    Posts
    3

    How do I create a webpage

    Hi there i just wondering, how to create a batch file so that i click on my it, it will run my main java program - Movie.java// thanks

  7. #7
    hdtesting Guest

    test

    test

+ Reply to Thread

Posting Permissions

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