Yay! I've Made It !

Discussion in 'General Discussion' started by Majin, Jun 27, 2005.

  1. himster

    himster Well-Known Member

    Posts:
    2,049
    Likes Received:
    0
    Joined:
    Dec 18, 2004
    Your seriosuly too smart.
     
  2. Majin

    Majin Senior Member

    Age:
    35
    Posts:
    6,667
    Likes Received:
    1
    Joined:
    Jan 28, 2005
    Hell yeah, see you Llama :P
     
  3. Majin

    Majin Senior Member

    Age:
    35
    Posts:
    6,667
    Likes Received:
    1
    Joined:
    Jan 28, 2005
    Your seriosuly too smart. [/b][/quote]
    only smart in - Computers, Mathamatics, English and Physics
     
  4. himster

    himster Well-Known Member

    Posts:
    2,049
    Likes Received:
    0
    Joined:
    Dec 18, 2004
    only smart in - Computers, Mathamatics, English and Physics [/b][/quote]
    Maths is depresing, English is alright. And..:

    #include <iostream>
    using namespace std;
    int main()
    {
    cout <<"I <3 Computing";
    }
    system('PAUSE');
    return 0
     
  5. Aiden

    Aiden Well-Known Member

    Age:
    35
    Posts:
    2,069
    Likes Received:
    0
    Joined:
    Dec 23, 2004
    Location:
    Houston, TX
    Maths is depresing, English is alright. And..:

    #include <iostream>
    using namespace std;
    int main()
    {
    cout <<"I <3 Computing";
    }
    system('PAUSE');
    return 0 [/b][/quote]
    Ok, wtf is that?
     
  6. himster

    himster Well-Known Member

    Posts:
    2,049
    Likes Received:
    0
    Joined:
    Dec 18, 2004
    C++.. It will display "I <3 computing"
     
  7. Majin

    Majin Senior Member

    Age:
    35
    Posts:
    6,667
    Likes Received:
    1
    Joined:
    Jan 28, 2005
    lol HTML would have been easier.

    <HTML>
    <BODY>
    <MARQUEE>
    <I <3 Computer>
    </MARQUEE>
    </BODY>
    </HTML

    this would move the text along the page :P

    EDIT: OMG my page i was using for testing out html scripts has been eraser, ---- you Freewebs.

    http://www.freewebs.com/html-testing/index.htm
     
  8. himster

    himster Well-Known Member

    Posts:
    2,049
    Likes Received:
    0
    Joined:
    Dec 18, 2004
    Bah, html was the easy option :P Or, PHP:

    <?php
    echo "I <3 Computing";
    ?>

    Or, give teh crap html some style brova:

    <html>
    <head>
    <style type="text/css">
    body
    {
    background-color: #CCCCCC;
    font-family: Tahoma;
    font-color: #77733;
    }
    </style>


    I <3 computing</p>
    </head>
    </html>

    I would have done more, but dinner.
     
  9. Chaos

    Chaos Well-Known Member

    Posts:
    1,908
    Likes Received:
    0
    Joined:
    Oct 30, 2004
    I do. :rolleyes: Gamerenders is my life.

    Thanks Llama for killing my social life.


    *goes and cries in corner* [/b][/quote]
    OWNED .
     

Share This Page