/    Sign up×
Community /Pin to ProfileBookmark

Help Making A Webpage!!!

? Please help me making a web page im new at this i dont know almost anytihing about it and ill love if someone help me make a webpage and explain steps on this post please ? ?

to post a comment
Full-stack Developer

6 Comments(s)

Copy linkTweet thisAlerts:
@the_treeAug 18.2006 — [list=1]
  • [*]Find yourself a free host such as [url=http://freewebs.com/]Freewebs[/url], who will keep your site on the Internet for you. (If going with freewebs make sure that you pick Advanced/HTML user option when you're signing up, else you'll find yourself working in thier rather disgusting templates.)

  • [*]In a plain text editor such as [url=http://notepad.org]notepad[/url], type up the following HTML:[code=html]<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
    "http://www.w3.org/TR/html4/strict.dtd">
    <html>
    <head>
    <title>
    My first webpage
    </title>
    </head>
    <body>
    <h1>
    Look at this
    </h1>
    <p>
    My first page
    </p>
    </body>
    </html>[/code]
    and save the file as [i]"index.html"[/i] (check that [i]save as type[/i] is set to [i]all files[/i]) and via your hosts interface, upload that file.
  • [*]Browse to the URL that your host has given you to make sure it's all worked fine and dandy
  • [*]Come back here with some more specific questions.
  • [/list]
    Copy linkTweet thisAlerts:
    @wh666-666Aug 18.2006 — I would recommend using WYSIWYG web page creators. Once you've created a few pages you'll be tempted to open the html with notepad and view the code, after viewing it a few times you'll start getting the hang of it and a far easier way to learn html rather than plunging in at the deep end. Geocities.com has a good WYSIWYG online page builder

    PS: WYSIWYG=What you see is what you get, no html knowledge, just drag and drop
    Copy linkTweet thisAlerts:
    @the_treeAug 22.2006 — WYSIWYG=What you see is what you get[/QUOTE]On the web this is rarely, if ever, true.
    Copy linkTweet thisAlerts:
    @ray326Aug 22.2006 — Yea, it's usually WYGIWYG - What you got is what you get
    Copy linkTweet thisAlerts:
    @wh666-666Aug 22.2006 — Lol true tree, its supposed to be what it means though!
    ×

    Success!

    Help @MakingAWebPage spread the word by sharing this article on Twitter...

    Tweet This
    Sign in
    Forgot password?
    Sign in with TwitchSign in with GithubCreate Account
    about: ({
    version: 0.1.9 BETA 5.28,
    whats_new: community page,
    up_next: more Davinci•003 tasks,
    coming_soon: events calendar,
    social: @webDeveloperHQ
    });

    legal: ({
    terms: of use,
    privacy: policy
    });
    changelog: (
    version: 0.1.9,
    notes: added community page

    version: 0.1.8,
    notes: added Davinci•003

    version: 0.1.7,
    notes: upvote answers to bounties

    version: 0.1.6,
    notes: article editor refresh
    )...
    recent_tips: (
    tipper: @AriseFacilitySolutions09,
    tipped: article
    amount: 1000 SATS,

    tipper: @Yussuf4331,
    tipped: article
    amount: 1000 SATS,

    tipper: @darkwebsites540,
    tipped: article
    amount: 10 SATS,
    )...