Poll: Did this help you?

Page 1 of 2 12 LastLast
Results 1 to 15 of 22
  1. #1
    alexrules057's Avatar
    Join Date
    Oct 2008
    Gender
    male
    Location
    Above the Rainbow under the grass and Up Your ASS!
    Posts
    236
    Reputation
    12
    Thanks
    41
    My Mood
    Tired

    [TUT] Basic HTML

    Alright well at school today we learned the basic format of HTML and what it should Include. Basically what I want to do with this thread is through my lessons I will update what we did and how we did it just to get some people started toward HTML. So Listen up Class! PS: Feel free to correct me at any part if im wrong.
    IMPORTANT READ: ALL THE . I PUT INFRONT OF THE TAGS REMOVE THEM THAY ARE JUST SO IT DOESNT DISSAPEAR

    So HTML. WTF IS TAHT??
    Well, HTML stands for; Hypertext Markup Language: a set of tags and rules (conforming to SGML) for using them in developing hypertext documents.

    Huh?

    What do you use HTML for.
    Mainly websites and what not. But if you get into it go google some uses for it.

    Alright so to begin I will tell you HOW to start a HTML text document.
    For this we will use notepad. Simple,Easy, everyone has it (almost).
    Open the text document and the first thing you should do is Save as.

    Save it as something.html If you want to put spaces use a _ because other than that it will not work.

    Lesson 1:
    How to setup,create title, create body,how to view your creation.

    1. After the save is done you will want to start like so:
    Code:
    remove the .<.html>
    
    <./html> These tags are necessary to start. If you do not have these your site ill most likely be corrupted or just not work.
    2. Ok so now that you have <.html> <./html> Notice how there is a / in the last <.html>. That is a closing tag. You put that in front of any tag you want. For example:

    Code:
    Bold: Would be <.b>InsertTextHere<./b><<<Is used to stop bold. Get it? Got it? Good.
    3. So maybe you want a title. For example look at the top of your browser. The title of posting a new thread is MPGH - MultiPlayer Game Hacking - Post New Thread. That is a title.
    Title tags are as follows:

    Code:
    <.title> Insert Title Here <./title> <<<Notice again   the  ClosingTags
    4. So now that you have the title, it doesnt show up? WRONG! By title it means the top left remember the sentence. I said above.

    Now you got your title. What now? Lemme know how to put text in der...
    This is called the BODY of your HTML page.

    Code:
    Body Tags are as follows:
    <.body>InsertTextHere<./body>
    This is the main text that shows up on your page. You can adjust sizes, font, ext by putting diff tags inside those tags. [List is below]
    If you want a 'title' that WILL show up on your page you need heading tags.
    These tags create a Bold text that will act like a 'Article'.

    Tags:
    Code:
    <h1></h1> Also if you want more than 1 'Article' or heading you can replace the 1 with a 2,3,4,ext but you need the previous one. For Example:<h1> Hi im Alex! </h1> 
    I want another one: <h2> Hi I like soccer! </h2> 
    Get it? Got it? Good.
    5.Ok so now your done basically with the basic setup. How to view it? Best with FireFox: https://mirror.netcologne.de/mozilla....up%203.5.2.exe

    Get that installed and open it up.
    Once it is up follow as instructed.
    Go to File>Open File> and Locate and Open the HTML wordpad document that you have. BUT make sure you saved it after you added the new stuff.
    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -End: Lesson 1

    Lesson 2: More Tags

    Ok in lesson 2 we will be learning about how to add some Pictures and or how to add a website link to your page.

    Objective: Learn and successfully add a link and Img to your webpage.

    Ok so. Where should I start. How bout adding a Image to your webpage.

    The most important thing to remember in posting a img is the file size. The size should maintain boundaries and by that I mean no like 300mb file size img lol kk? For example. A picture of a dog you took. If you open it up on your comp and it is a fairly large size then use any photo editing software (IEhotoshop) and lower the size.

    Once you have a image you want to post up save it, and place it at the same file location as you .html or else it will not work...

    To put the image on the website:

    Tag:
    Code:
    <.img src:"InsertImageNameHere.gif" /> 
    Be sure if you drew the image you save it as a .jpg. If like so the dog picture 
    
    you just cropped then make it a .gif. Also notice the spaces I put. Those are 
    
    necessary (based on my instructor). Remember the img will not work if it is 
    
    not in the same folder as the .html file your constructing the website on. IE 
    
    Desktop>NewFolder> Includes-first_website.html and blabla.gif
    If done correctly it should look like this:[IMG]https://i816.photobucke*****m/albums/zz89/alexrules777/w53.jpg[/IMG]

    Ok so now you have your image, how bout some sites? We are going to create a heading with the title My favorite Sites

    Remember heading tags are <h1> </h1>
    Now that this is done add a website. This is the tag for it.

    Tags:
    Code:
    <p> (not necessary) <a href="https://www.mpgh.net">MultiPlayer Game Hacks(title of the link)</a></p>
    If it works this should happen:[IMG]https://i816.photobucke*****m/albums/zz89/alexrules777/as112.jpg[/IMG] It creates a Link that redirects you to a new website.
    End~
    -------------------------------------------------------------------------

    Lesson 3:Coming soon~
    Last edited by alexrules057; 09-16-2009 at 05:16 PM.
    Get banned - hacking
    Get banned - Glitching
    100 posts
    200 posts
    300 posts
    Get thanked 20times in any# of posts


    .:Latest:.
    [IMG]https://i816.photobucke*****m/albums/zz89/alexrules777/wow.jpg[/IMG]
    --------------------------------------------------
    [IMG]https://i816.photobucke*****m/albums/zz89/alexrules777/GearsOfWar.png[/IMG]
    ~Credits~::.Zakurna.::
    --------------------------------------------------
    [IMG]https://i39.photobucke*****m/albums/e165/xxkruskmanxx/Barsigs/Headbanger.png[/IMG][img]https://i290.photobucke*****m/albums/ll262/102yellow102/uSH_WindowsVista.png[/img]
    [IMG]https://i39.photobucke*****m/albums/e165/xxkruskmanxx/Barsigs/Xbox360Owner.png[/IMG][img]https://img.photobucke*****m/albums/v174/deadaim26/msplayer3.png[/img]


    Mega-HTML-Basics-Thread
    Thank me if I helped=Cookies for yu!!!
    https://www.mpgh.net/forum/showthread...50#post1043350

    https://www.fl4sh.com/#/playlist/view...f15d0cb2a9939/

  2. The Following User Says Thank You to alexrules057 For This Useful Post:

    richdude212 (09-16-2009)

  3. #2
    mobster100's Avatar
    Join Date
    Apr 2009
    Gender
    male
    Posts
    6
    Reputation
    10
    Thanks
    0
    Nice little tut.

    This is the very basic of html and stuff.

    If u really want to get into html go to W3Schools Online Web Tutorials

    I learned most of the html and some php from there.

  4. #3
    alexrules057's Avatar
    Join Date
    Oct 2008
    Gender
    male
    Location
    Above the Rainbow under the grass and Up Your ASS!
    Posts
    236
    Reputation
    12
    Thanks
    41
    My Mood
    Tired
    Im not aiming for that. Im testing my skills. To see if I do this right and if I can correctly teach other people.
    Get banned - hacking
    Get banned - Glitching
    100 posts
    200 posts
    300 posts
    Get thanked 20times in any# of posts


    .:Latest:.
    [IMG]https://i816.photobucke*****m/albums/zz89/alexrules777/wow.jpg[/IMG]
    --------------------------------------------------
    [IMG]https://i816.photobucke*****m/albums/zz89/alexrules777/GearsOfWar.png[/IMG]
    ~Credits~::.Zakurna.::
    --------------------------------------------------
    [IMG]https://i39.photobucke*****m/albums/e165/xxkruskmanxx/Barsigs/Headbanger.png[/IMG][img]https://i290.photobucke*****m/albums/ll262/102yellow102/uSH_WindowsVista.png[/img]
    [IMG]https://i39.photobucke*****m/albums/e165/xxkruskmanxx/Barsigs/Xbox360Owner.png[/IMG][img]https://img.photobucke*****m/albums/v174/deadaim26/msplayer3.png[/img]


    Mega-HTML-Basics-Thread
    Thank me if I helped=Cookies for yu!!!
    https://www.mpgh.net/forum/showthread...50#post1043350

    https://www.fl4sh.com/#/playlist/view...f15d0cb2a9939/

  5. #4
    richdude212's Avatar
    Join Date
    Jun 2009
    Gender
    male
    Location
    Tampa, FL
    Posts
    352
    Reputation
    10
    Thanks
    56
    My Mood
    Inspired
    That would be helpful for people that are just starting with HTML. Good guide.
    [IMG]https://i516.photobucke*****m/albums/u330/richdude212-2.jpg[/IMG]


    [IMG]https://i516.photobucke*****m/albums/u330/richdude212/leet.gif[/IMG]

    Get NX Cash For Completing Offers Here! (will redirect)


    Remember to press when people help you!
    Not bad for $14.99 a month...

  6. #5
    alexrules057's Avatar
    Join Date
    Oct 2008
    Gender
    male
    Location
    Above the Rainbow under the grass and Up Your ASS!
    Posts
    236
    Reputation
    12
    Thanks
    41
    My Mood
    Tired
    Lol, thank, remember to thank me.
    Get banned - hacking
    Get banned - Glitching
    100 posts
    200 posts
    300 posts
    Get thanked 20times in any# of posts


    .:Latest:.
    [IMG]https://i816.photobucke*****m/albums/zz89/alexrules777/wow.jpg[/IMG]
    --------------------------------------------------
    [IMG]https://i816.photobucke*****m/albums/zz89/alexrules777/GearsOfWar.png[/IMG]
    ~Credits~::.Zakurna.::
    --------------------------------------------------
    [IMG]https://i39.photobucke*****m/albums/e165/xxkruskmanxx/Barsigs/Headbanger.png[/IMG][img]https://i290.photobucke*****m/albums/ll262/102yellow102/uSH_WindowsVista.png[/img]
    [IMG]https://i39.photobucke*****m/albums/e165/xxkruskmanxx/Barsigs/Xbox360Owner.png[/IMG][img]https://img.photobucke*****m/albums/v174/deadaim26/msplayer3.png[/img]


    Mega-HTML-Basics-Thread
    Thank me if I helped=Cookies for yu!!!
    https://www.mpgh.net/forum/showthread...50#post1043350

    https://www.fl4sh.com/#/playlist/view...f15d0cb2a9939/

  7. #6
    super4514's Avatar
    Join Date
    Jan 2008
    Gender
    male
    Posts
    168
    Reputation
    11
    Thanks
    10
    My Mood
    Asleep
    Nice can you do a part 2?

  8. #7
    [eX].Hebat-©®©'s Avatar
    Join Date
    Oct 2009
    Gender
    male
    Location
    In my HOUSE!
    Posts
    338
    Reputation
    11
    Thanks
    37
    My Mood
    Breezy
    To BIG no time for reading Thread fail!

  9. #8
    super4514's Avatar
    Join Date
    Jan 2008
    Gender
    male
    Posts
    168
    Reputation
    11
    Thanks
    10
    My Mood
    Asleep
    Quote Originally Posted by [eX].Hebat-©®© View Post
    To BIG no time for reading Thread fail!
    OMG you are lazy.

  10. #9
    No5cope's Avatar
    Join Date
    Dec 2008
    Gender
    male
    Posts
    1,902
    Reputation
    26
    Thanks
    678
    My Mood
    Aggressive
    Quote Originally Posted by [eX].Hebat-©®© View Post
    To BIG no time for reading Thread fail!
    you need to read things to learn

  11. #10
    Hellbombil's Avatar
    Join Date
    Dec 2008
    Gender
    male
    Posts
    4
    Reputation
    10
    Thanks
    0
    My Mood
    Sneaky
    pretty good tutorial for people just starting with html. Would be a little nicer if you added some basic css to help new people get the hang of proper object placement. It really does add a lot to a site instead of just basic HTML. HTML is so limited that is why a lot of people have switched to xhtml. Its even more advanced then html and css combined.

  12. #11
    No5cope's Avatar
    Join Date
    Dec 2008
    Gender
    male
    Posts
    1,902
    Reputation
    26
    Thanks
    678
    My Mood
    Aggressive
    Quote Originally Posted by Hellbombil View Post
    pretty good tutorial for people just starting with html. Would be a little nicer if you added some basic css to help new people get the hang of proper object placement. It really does add a lot to a site instead of just basic HTML. HTML is so limited that is why a lot of people have switched to xhtml. Its even more advanced then html and css combined.
    wrong.. you are only limited to what you know, if you know alot about html, you can do really awesome things with it, just because php and c++ have fancy prgrams to assist you, doesnt mean you can't do it with html, html is as good if not better and easier code to work with than php

  13. #12
    NextGen1's Avatar
    Join Date
    Dec 2009
    Gender
    male
    Location
    Not sure really.
    Posts
    6,312
    Reputation
    382
    Thanks
    3,019
    My Mood
    Amazed
    First off, great tut, Looks good

    Quote Originally Posted by liquidforce View Post
    wrong.. you are only limited to what you know, if you know alot about html, you can do really awesome things with it, just because php and c++ have fancy prgrams to assist you, doesnt mean you can't do it with html, html is as good if not better and easier code to work with than php
    on topic/off topic

    Html is very powerful, and can do alot more then most new designers think, alot more, some people think you may need php for alot of things that you can do in html , however hand's down PHP is the more powerful of the two languages, as it's possibilities are numerous compared to html,

    Both great, but in either case, Html is a great web design language, and this tut was good too.


     


     


     



    The Most complete application MPGH will ever offer - 68%




  14. #13
    ac1d_buRn's Avatar
    Join Date
    Aug 2009
    Gender
    female
    Location
    CA Source Section
    Posts
    3,404
    Reputation
    157
    Thanks
    4,004
    My Mood
    Flirty
    Lol.
    HTML basics are very easy
    I remember learning them at year 7

    Nice tut btw

  15. #14
    Comet's Avatar
    Join Date
    Nov 2009
    Gender
    male
    Location
    MPGH
    Posts
    6,433
    Reputation
    376
    Thanks
    805
    My Mood
    Amazed
    Quote Originally Posted by mobster100 View Post
    Nice little tut.

    This is the very basic of html and stuff.

    If u really want to get into html go to W3Schools Online Web Tutorials

    I learned most of the html and some php from there.
    "Little" TuT? Are you crazy, biggest one i've seen for months.. But nice though.. Was looking for something more advanced but.

  16. #15
    'Bruno's Avatar
    Join Date
    Dec 2009
    Gender
    male
    Location
    Portugal
    Posts
    2,883
    Reputation
    290
    Thanks
    1,036
    My Mood
    Busy
    You could advice them some better programs to code HTMl in then just the notepad (because it actually helps, and it easier to find tags).

    use like, Dreamweaver, or Visual Web Developer (asp.net bla bla), or front page...? oO
    Light travels faster than sound. That's why most people seem bright until you hear them speak.

Page 1 of 2 12 LastLast

Similar Threads

  1. Basic HTML Tut #3
    By Spookerzz in forum Web Languages
    Replies: 9
    Last Post: 03-12-2010, 04:00 AM
  2. Basic HTML Tut #1
    By Spookerzz in forum Web Languages
    Replies: 7
    Last Post: 02-27-2010, 04:21 PM
  3. Basic HTML Tut #2
    By Spookerzz in forum Web Languages
    Replies: 2
    Last Post: 02-22-2010, 03:22 PM
  4. [TUT] Basic Cheat Engine tutorial for begginers
    By rawr161 in forum Programming Tutorials
    Replies: 2
    Last Post: 08-14-2009, 06:41 AM
  5. Some basic html codes
    By kdaisbest48 in forum Programming Tutorials
    Replies: 2
    Last Post: 02-16-2009, 01:30 PM

Tags for this Thread