Basic Web Design (html) - sample index file included

free web hosting
Open Discussion > CONTRIBUTE > The Internet > Website Discussion

Basic Web Design (html) - sample index file included

Veripare
Web Design

Web Design is one of the easiest and neatest things that you can learn. Most people often misunderstand it and throw it to the side and then pay lots of money for others to make and maintain a website for you. This shouldn’t be the case. The best thing for you to do is to learn how to make a website. In this article, you will learn advanced webpage design in under 20 minutes.

There are literally tons of different computer languages used to create websites. The hardest of them all I would say is PHP and MySQL. These are difficult to understand because of all of their uses and because they are basically complex.

The simplest language is HTML. It stands for Hyper Text Markup Language. The second language that is used, CSS stands for Cascading Style Sheet. HTML is the backbone the website that we will be creating. CSS is how the website looks; this is basically its colours and its font style(s).

CSS is created by using a colour table, which is attached. Each colour has a specific number assigned to it. CSS uses HTML and HTML uses CSS. Remember that they are two different languages. The basic codes you will need to know for your CSS is the “colour codes”, the font, background, foreground, and etc. codes.

Now, to make a website, you must have something called a Web Host. A Web Host is what makes your website what it is! Online. Now, the most important thing to remember when creating a website is what your needs are. If you want to make a website for showing off pictures to your friends or family you took with your camera from your vacation, you’re going to want a lot of space so that you can upload your photos. A really good Web Host to start out with is Bravehost, located at http://www.bravehost.com. This Web Host’s free plan is easy to use and it also offers countless other features for your website.
Although this plan puts ads onto your website, which is something you should avoid, if this isn’t going to be a permanent website or if you’re not going to use it often, then this host is for you!



Now the first step to making a website is to get an account. Go to the Bravehost website shown above and Register a new account. The registration is very straight forward, just fill in the fields. Once you have an account and it is activated, login to your account by going to the Bravehost website and putting in your Username and Password in the appropriate fields. You will now be logged into your account. You should be at a webpage with a whole bunch of icons, look for the Web Hosting icon and click on it. Choose the free plan and then the File Manager.

Another window should now pop-up on your screen. To the left there should be a folder, click on it. If there isn’t a folder, there should be a file called index.html. If the folder is there, click on the folder and try to find and open index.html. If index.html is shown, open it. You should have a blank page or an error page saying that you haven’t edited anything. Now, click on Edit. Inside a large white box, there should be some lines of code. This is HTML. Now, highlight EVERYTHING in the box and delete it. You should have a large white blank space. At the top of the page, type <HTML>. This is a tag that tells the computer that you’re using HTML to design your website. Now, after the HTML tag, write out <CENTER><B><H1>TITLE</CENTER></B></H1> and then start a new line.

When you have made your new line, save the index.html file by clicking on the Save Icon above the white box in the menu bar, you will be asked if you would like to save, select yes. Now open up your web browser and type in your Website’s address which you choose during the registration process. You should be shown a page like Figure Two. If it doesn’t show up or if there is an error page type in your address again and at the end of it, type /index.html and then try again. You should see “TITLE” centered and bolded in the middle of the page.

Now its time to upload those pictures! Go to the file manager and create a new folder called images. Do not capitalize the “I” in images. Once you’ve created that folder, go inside it. It should be blank. If there are files there, just delete them. If the images folder is already there, do not do the above. Now its time to put your pictures from your computer into this folder so that they’re on the Internet! This is like posting a picture on a bulletin board; it’s now available to be viewed by others.

Once your pictures on in that folder, click on them so that the picture appears. In the address box, highlight it all, right click and select “Copy”. Go back to your index.html page and add in these lines of code underneath your “Title Code” : <br><br><p>These are my pictures! <Br><br> Save your index.html and view it, you should see a sentence underneath of your title which reads “These are my pictures!”

Go back to your index.html editing screen (for the last time) and add in this line of code directly beside of the last <br> tag:

<img src=paste the address to your picture you copied earlier!>

Save your index.html and view it, there should be the picture you copied earlier. This is the essence of making a website. If there is anything that is unclear or something you don’t understand; go to http://www.google.ca and search for HTML HELP and literally thousands of websites will be found.


© Taylor Warden. All rights reserved.

Notice from BuffaloHELP:
Poor choice in topic title-editing. Please use your name conjunction with the forum handle to avoide confusion. Plagiarism is not tolerated and when we can't connect your real name with your forum handle a warning can be issued. Moving to Web Designing.

 

 

 


Reply

lodd
This is great. I think you should post more tutorials on this, adding new commands article by article. This'll make it easy to learn (by repetition) as well as not overload new students of these 2 languages. Hope u also teach a bit of css. I've heard great things of this language, but i dont know it myself...

Reply

brainet
shouldn't be on the tutorial topics, but thanks mate. i found this imformation usefull. thanks again

Reply

TripleH13
cool man. it seems like a very good tutorial. Web design was something i really wanted to try out. But i didnt no anything at all about it espcially the html codes and stuff. But thanks for making a good tutorial about it. I am probally goinna try it out. I hope it works out. And thanks again for postin this good tutorial.

Reply



Got an Opinion! Express your Views! (no registration):-
Add your Reply/ Opinion/ Views/ Comments/ Suggestion/ Questions/ Queries etc.
Posts with decent grammar & English will be accepted and please refrain from profanities.
For asking a Question, We recommend you to sign-up (for free) so that you can track the topic easily.

Nature of your Post*: Opinion/ Reply/ Comments
Question/Query
Feedback to us.
       
Name   Email
Title/Question*

(Maximum characters: 10,000)
You have characters left.

Recent Queries:-
  1. intitle:index sample webdesign - 357.43 hr back. (1)
  2. html basic codes-font size - 528.77 hr back. (1)
Similar Topics

Keywords : basic, web, design, html, sample, index, file, included

  1. Archive.org The Public Domain And Basic Copyright
    Archive.org is a great place to download old movies and things. (1)
  2. Css Design
    (4)
    My small problem in my CSS web site is to integrate the dropdown submenu. When I integrate the
    submenu, I have as the result a submenu list .... /unsure.gif" style="vertical-align:middle"
    emoid=":unsure:" border="0" alt="unsure.gif" /> I have searched already for solutions on the web,
    but couldn't find the real one .... /sad.gif" style="vertical-align:middle" emoid=":("
    border="0" alt="sad.gif" />....
  3. Linux/ Apache /mod_rewrite Issue
    Error when accessing a file (4)
    running on Ubuntu 8.04 with an XAMPP - php5.2.5, Apache 2., etc Getting this error when I try to
    access an sNews CMS which requires mod_rewrite and is installed locally: QUOTE Apache/2.2.8
    (Unix) DAV/2 mod_ssl/2.2.8 OpenSSL/0.9.8e PHP/5.2.5 mod_apreq2-20051231/2.6.0 mod_perl/2.0.2
    Perl/v5.10.0 configured -- resuming normal operations /opt/lampp/htdocs/jim/snews/.htaccess:
    RewriteBase: argument is not a valid URL /opt/lampp/htdocs/jim/snews/.htaccess: RewriteBase:
    argument is not a valid URL Using this link: http://localhost/jim/snews/snews16_ema....
  4. Design A Contact Form In Flex Part 3
    (2)
    Design A Contact Form In Flex Part 3 Hopefully you have able to get a grasp on my first tutorials
    on how to design a flex form and then be able to stylize it with CSS. So now on to set up your form
    to validate and of course being able to reset your form as well., and before we get to the actual
    coding I break down the tags that will be used in this tutorial and what their roles are. Of course,
    since my newbieness really starts here I try my best to explain these tags. The first tag I will
    cover for setting up the validation is the tag, and since I don't underst....
  5. Web Design For New Bie
    its a learnng topic for how to design and maintain a web site (17)
    Hi, i had started a new topic, coz i would like to learn - how to start a new web site and manage
    it, how ever i am good at desktop programming....
  6. Design A Contact Form In Flex Part 2
    (0)
    Design A Contact Form In Flex Part 2 I hope that you learn a little bit of the Flex format with my
    first tutorial because that was the easy stuff until you get to the actual programming such as
    ActionScript and any other languages. Of course, I think this is by far the easiest part of
    designing forms or applications and that is using CSS. I will like to point out that CSS in Flex is
    a enigma and I will tell you why, because CSS in flex acts like regular CSS in html however it is
    very limited in what you can use and yet CSS in Flex is very complex because of how you ca....
  7. Web Design Help
    I need help designing my website homepage if possible? (3)
    Hey Trap17 Users! /smile.gif" style="vertical-align:middle" emoid=":)" border="0"
    alt="smile.gif" /> I'd like to get some help from experienced Trap members, to help me get my
    homepage of Central-Gaming design page up. /smile.gif" style="vertical-align:middle" emoid=":)"
    border="0" alt="smile.gif" /> If possible, I'd like to have the following used: HTML PHP
    Maybe some jscript Also, what I'm trying to do is create a homepage (A good homepage) for
    Central-Gaming. (My site). /biggrin.gif" style="vertical-align:middle" emoid=":D" border="0"
    alt="big....
  8. Copy A File And Rename It With Increment If Exist
    in VBScript (5)
    Hi all. I want to make a VBScript wich does the following: Copy a file like test.txt if test.txt
    already exists then name it test1.txt and so on until i have xxx number of files. If someone could
    help me or post a script I would be happy xD Thanks, ....
  9. Accidently Deleted Template.html
    please somebody provide the original one (3)
    I recently signed for qupis account. When I uploaded all my files the site was not showing and was
    still rediecting to template.html and so I deleted it. But now I can't access my website as it
    is not considering other files like index.html, index.php for showing as default page. I now
    understood unlike trap17, qupis displays ads and template.html is essential and should be used for
    default page. NOW SOMEBODY PLEASE SEND ME ORIGINAL TEMPLATE.HTML. And then how to actually get my
    index.php work. please help.....
  10. What Do You Think Of This Design?
    (12)
    Im trying to learn design, if thats possible, and here is one that i made today, its taken maybe 5
    hours to do and is based on an imaginary paintballing company. Ive only designed the home page but
    all other pages will follow the same template of text location, but they may not have the div on the
    right, instead maybe 3 images of the paintball area (if i were to do this site for real of course)
    Let me know what you think, its fairly bland i admit but i feel good about having a very set theme,
    all camouflage colours and an army font title image at the top. I couldnt use ....
  11. How To Extract The Audio From Youtube Videos
    get an mp3 file from youtube (5)
    How To Extract The Audio From YouTube Videos This lovely simple tutorial will tell you how
    to extract the audio from YouTube videos. Obviously , I am not in any way advocating that you take
    copyrighted music that is available illegally in video-form on YouTube and extract the audio from
    those videos rather than going down to HMV and buying the music. In this tutorial I will be using
    the following video: http://uk.youtube.com/watch?v=gUhhRc5eWNw Firstly, you download the video,
    which is simple. Just go to www.downloadyoutubevideos.com and paste the video....
  12. File Sharing Hosts!
    You can make money over here (11)
    Hello, guys! I found several web-sites which pay you for downloads of your files. It was
    approved on other forums that are paying defenitely; they are not scam projects. Here, they are: 1.
    www.depositfiles.com 2. www.letitbit.com 3. www.vip-file.com 4. www.upload.com 5. www.smsfiles.net
    There are more information on their official web-sites. To know more about it, please visit them.
    But, if you have questions, I may answer them.....
  13. Add Flashing Inbox To Invisionfree Forum
    Html code for invsiionfree!! (2)
    Do you find it annoying when you are on your invisionfree forum, and you get a new message, and it
    ends up taking you 5 minutes to notice? This code makes the inbox link flash bold red saying how
    many messages you have. In version 1 the word inbox stays the same, and doesnt change at all (for
    Example this is flashing: Inbox (2) In version 2 (the second code) the word inbox changes to
    messages (constantly, so that if you have none, it says messages (0) instead of inbox (0). It still
    flashes Red Put the following In the Header and Body Section (Admin Cp>>>Skinning ....
  14. Free Software For File Recovery
    RECUVA (6)
    Hi all, I was loking for a software to recover my lost files and I found this /biggrin.gif"
    style="vertical-align:middle" emoid=":D" border="0" alt="biggrin.gif" /> And the best part is ,
    its free Recuva - File Recovery Recuva (pronounced "recover") is a freeware Windows utility to
    restore files that have been accidentally deleted from your computer. This includes files emptied
    from the Recycle bin as well as images and other files that have been deleted by user error from
    digital camera memory cards or MP3 players. It will even bring back files that have been d....
  15. Where Is The Bookmarks File Stored With Ff2?
    (6)
    My bookmarks are critical and lengthy. I'd like to save them to a flash drive, since my laptop
    is ancient and it's been acting up lately. I went into the FireFox folder, but couldn't find
    the bookmarks info anywhere. there's a bookmarks.html page, but it doesn't contain the
    actual bookmarks. Where does FF2 store the bookmarks? Or is there an easier way to copy and paste
    the bookmarks to another file? /huh.gif" style="vertical-align:middle" emoid=":huh:" border="0"
    alt="huh.gif" /> 2 poor 4 a sig ....
  16. Defraggler - Free Software To Defrag Your File
    Try it out (15)
    Have you all hear a software called Defraggler? Well if not, I recommend you to download this
    software. What does it do? Simple, it'll quickly defrag files you want to defrag, no need to
    defrag the whole drive. Useful if you have less fragmented file and if you hate Windows's
    original defragger. And it's free! OS Supported and filesystem supported? All Windows 2000
    or higher (it'll be Windows 2000, 2003, XP and Vista. 64-bit support too) It support NFTS and
    FAT32 Requirement? Well not much, the EXE file even smaller than 1 MB (dont judge the power ....
  17. How Long Does It Take For Google To Index Your Website?
    (17)
    Hey guys. I just sent my url to google and i was wondering if anyone had any experience with how
    long it takes to actually be entered into their system and crawled for content? Let me know,
    thanks.....
  18. Aob Blood Grouping
    Few Basic Idea for all (4)
    AOB blood grouping is the most common blood grouping in present world. In this grouping blood
    grouped depending on presence and absence of antigen A and antigen B in blood. Blood groups in AOB
    system are A, B, AB and O. I am trying to explain this blood grouping system as easy as possible so
    that the member of this site who has no science background can also understand the system. If any
    blood contain antigen A but no antigen B, the blood group will be A blood group. If any blood
    contains antigen B but no antigen A, the blood group will be B blood group. If any blood co....
  19. What Program Do You Use To Design Your Web?
    Frontpage, Dreamweaver, a good text editor? (95)
    I personaly choose frontpage because its easy to use but.....I use dreamweaver for PHP.....
  20. Open Any Unknown File Type With Notepad
    Make Notepad as default file opener (1)
    Open Any Unknown File with Notepad
    ************************************************************************ DISCLAIMER: The
    following contains registry edits. If done improperly can cause strange behaviour, and at worst,
    could even entirely corrupt your Windows Installation, requiring you to reinstall Windows. I cannot
    be held for any damage you may cause to your system as a result of taking any action suggested in
    the following article. ************************************************************************
    Target OS: Windows XP Introduction....
  21. Psd --> Editable Html
    (4)
    Here's the deal. I am new at working with web objects in photoshop. I have CS3, and I created a
    really nice template. I'm told I have to do something with slicing. So I have the template, and
    it has images, buttons, and text on the buttons, and text fields, etc. How can I export this to HTML
    and images, and be able to open it up in dreamweaver in an editable web page? I've tried
    exporting to "web and devices" and exporting as HTML and Images, but when I open it up in
    dreamweaver, it looks right, but it is all images. Thanks....
  22. Firefox Extensions Dream Package #1: Web Design Extensions
    add-ons and plug ins (27)
    Well since Fire fox got updated and I have got the universal package browser for web design I
    thought why not share it to those who do not know about these tools so here we go. I will explain
    each tool and what it is used for and then give you the simple instructions on where to get it and
    where to find it. First download Firefox http://www.mozilla.com/products/download.h...&lang=en-US
    then install it and your set from there, Now for the plug-ins and add-ons. ColorZilla What
    this program does is that once you select it a small ink dropper icon will show up and ....
  23. Wmp (windows Media Photo) - The New Image File Format From Microsoft
    windows media photo WMP - could replace JPGs and GIFs? (33)
    Microsoft have decided to come up with a new image format to add to the common JPGs, GIFs and PNGs
    of today. It is to be called Windows Media Photo format or WMP for short. It is said to
    "Surpass the limitations of existing file formats" and here is what it'll offer: Numerous
    colour formats for printing and displaying High-quality lossy or even lossless compression
    Really efficient decoding for numerous resolutions For more features, visit
    http://www.microsoft.com/whdc/xps/wmphoto.mspx Presumeably, the JPEG2000 format or JP2 was
    ....
  24. How To Put Music In The Background Of A Powerpoint Presentation
    without having the viewer download the music file (11)
    Well, i made this power poit presentation in memory of my grandfather as many of you kno, passed
    away exactly a week ago....and i am trying to get this song to play as background music..and i did,
    but there is one humongus problem... in order for the people who are viewing it to hear the
    background music they have to download the music file as well ad the powerpoint presentation, which
    on my DSL conntection taked almost 2 minutes, and i could just imagine what it will be for a dial-up
    user (my grandma who wants to see it)... Some people may say, its impossible, but i kn....
  25. Simple C File Handling In Action
    Small code snipet which covers most of basic file handling and navigat (4)
    Yesterday I suddenly got a lot of work. The same work we try to push off, yes you are right all
    formalities to get the code review incorporated and update all source code files with code review
    headers. Imagine if you need to open 300 files one by one and append code review headers at the
    end. Since most files are reviewed in groups of 20 to 30 files. We require one header to be placed
    in say 20 to 30 files. To simplify I went back to my class assignment days and wrote this small c
    utility to open all files passed on command line and open attach code review headers an....
  26. Import From Excel File Into Mysql Database
    (11)
    Has anyone tried using the excel import function that comes with phpmyadmin
    http://www.phpmyadmin.net/home_page/ - it does not require any additional plug-ins or scripts and
    is fairly straightforward to use. In phpmyadmin, if you click on the database table which you wish
    to import the data to , there is a link on the bottom left corner which says "insert data from a
    text file into the table" - although it says text file it still can be used to import an excel file.
    When you click on this link you will be taken to a page where you will be asked for the file name
    (the....
  27. How To: Change Your Website's Index File
    a simple trick using .htaccess (24)
    How To: Change Your Website's Index File a simple trick using the .htaccess file A simple
    tutorial which only involves editing one little file. Useful for those of us who have mime-typed
    extensions or who are creating lots of test design files and want an easy way to make the design
    they like best their default file. Create a file called .htaccess in the /public_html/ folder if
    you don't have it. I think one should be there already when you get your site so if it isn't
    you should create it anyway! In the file write the following: CODE Di....
  28. Open Source Web Design
    templates for everybody (52)
    are you ready to share your ideas on the web but too busy to create a decent layout? browse these
    template thumbnails: http://oswd.org/browse.php check out the most popular downloads:
    http://oswd.org/most_popular.phtml visually-appealing and crisp designs. /smile.gif' border='0'
    style='vertical-align:middle' alt='smile.gif' /> no long download waits either, so no problem for
    dialup users. enjoy! /tongue.gif' border='0' style='vertical-align:middle' alt='tongue.gif' />
    (want this pinned? pm an admin or another mod /tongue.gif' border='0' style='vertica....
  29. [tutorial] Visual Basic 6 Minimize To Tray
    Minimize to Tray (7)
    This example will "minimize" your program to the system tray when you click on a button, and restore
    it when you click the system tray icon. For this example you'll need: 1 Form - Form1 1 button -
    Command1 Add a Module to your project, and ad this code: CODE ' Create an Icon in System
    Tray Needs Public Type NOTIFYICONDATA cbSize As Long hwnd As Long uId As Long uFlags As Long
    uCallBackMessage As Long hIcon As Long szTip As String * 64 End Type Public Const NIM_ADD = &H0
    Public Const NIM_MODIFY = &H1 Public Const NIM_DELETE = &H2 Public Const WM_MOUSEMOVE ....
  30. where did you learn html from?
    (89)
    HI, i am intresting in knowing where you began learning html of what inspired you to start learning
    html. which programs did you use or which progs dyu use?....

    1. Looking for basic, web, design, html, sample, index, file, included

*RANDOM STUFF*





*SIMILAR VIDEOS*
Searching Video's for basic, web, design, html, sample, index, file, included

*MORE FROM TRAP17.COM*
Similar
Archive.org The Public Domain And Basic Copyright - Archive.org is a great place to download old movies and things.
Css Design
Linux/ Apache /mod_rewrite Issue - Error when accessing a file
Design A Contact Form In Flex Part 3
Web Design For New Bie - its a learnng topic for how to design and maintain a web site
Design A Contact Form In Flex Part 2
Web Design Help - I need help designing my website homepage if possible?
Copy A File And Rename It With Increment If Exist - in VBScript
Accidently Deleted Template.html - please somebody provide the original one
What Do You Think Of This Design?
How To Extract The Audio From Youtube Videos - get an mp3 file from youtube
File Sharing Hosts! - You can make money over here
Add Flashing Inbox To Invisionfree Forum - Html code for invsiionfree!!
Free Software For File Recovery - RECUVA
Where Is The Bookmarks File Stored With Ff2?
Defraggler - Free Software To Defrag Your File - Try it out
How Long Does It Take For Google To Index Your Website?
Aob Blood Grouping - Few Basic Idea for all
What Program Do You Use To Design Your Web? - Frontpage, Dreamweaver, a good text editor?
Open Any Unknown File Type With Notepad - Make Notepad as default file opener
Psd --> Editable Html
Firefox Extensions Dream Package #1: Web Design Extensions - add-ons and plug ins
Wmp (windows Media Photo) - The New Image File Format From Microsoft - windows media photo WMP - could replace JPGs and GIFs?
How To Put Music In The Background Of A Powerpoint Presentation - without having the viewer download the music file
Simple C File Handling In Action - Small code snipet which covers most of basic file handling and navigat
Import From Excel File Into Mysql Database
How To: Change Your Website's Index File - a simple trick using .htaccess
Open Source Web Design - templates for everybody
[tutorial] Visual Basic 6 Minimize To Tray - Minimize to Tray
where did you learn html from?
advertisement



Basic Web Design (html) - sample index file included



 

 

 

 

ADD REPLY / Got an Opinion! a humble request :-) RAPID SEARCH! Free Hosting [X]
Express your Opinions, Thoughts or Contribute your information that might help someone here.
Ask your Doubts & Queries to get answers.. "Together, We enlight each other!"
Register FREE for AD-FREE forum, Create your own topics, Ask Questions, track topics, setup subscriptions & notifications and Get a Free Website w/ Email and FTP.
500MB Space *No Ads*, CPanel, FTP, PHP, MySQL, EMails - 100% FREE