Page 2 of 2 FirstFirst 12
Results 26 to 34 of 34

Thread: HTML Coding Competition

  1. #26
    Join Date
    Jan 2012
    Posts
    915
    Mentioned
    13 Post(s)
    Quoted
    87 Post(s)

    Default

    As of now, Kyle, you're winning the Pro section, and Ggzz, you're in second place for pro.
    You guy, could you make a new page for us? As in, start from scratch?

  2. #27
    Join Date
    Nov 2007
    Location
    46696E6C616E64
    Posts
    3,069
    Mentioned
    44 Post(s)
    Quoted
    302 Post(s)

    Default

    Heres a list of my recent websites:
    http://www.faststeam.fi/
    http://www.hieronta-helsinki.fi/
    http://www.netrinki.fi/
    http://www.unispinner.com/ (I have done 100% of the site, but don't own it anymore.)

    First and third site also have a CMS made by me.

    XHTML/CSS/PHP/JS is used.
    There used to be something meaningful here.

  3. #28
    Join Date
    Jan 2012
    Posts
    915
    Mentioned
    13 Post(s)
    Quoted
    87 Post(s)

    Default

    Very nice, Frement, I like that. Kyle, still in first for pro. I'm trying to decide who is second, Frement, or Ggzz. You guys help me.

  4. #29
    Join Date
    Oct 2008
    Location
    C:\Simba\Includes\
    Posts
    7,566
    Mentioned
    19 Post(s)
    Quoted
    180 Post(s)

    Default

    Simba Code:
    program new;

    procedure Choose();
    var
      ggzz, frement, i : Integer;
    begin
      for i := 0 to 500 do
      begin
        case(Random(2))of
          0 : Inc(ggzz);
          1 : Inc(frement);
        end;
      end;

      case(ggzz > frement)of
        True : WriteLn('ggzz wins!');
        False : WriteLn('frement wins!');
      end;
    end;

    begin
      ClearDebug();
      Choose();
    end.
    Away for awhile, life is keeping me busy. | Want to get my attention in a thread? @Kyle Undefined; me.
    { MSI Phoenix || SRL Stats Sigs || Paste || Scripts || Quotes || Graphics }

    When posting a bug, please post debug! Help us, help you!

    I would love to change the world, but they won't give me the source code. || To be the best, you've got to beat the rest. || Logic never changes, just the syntax.
    If you PM me with a stupid question or one listed in FAQ, or about a script that is not mine, I will NOT respond.


    SRL is a Library of routines made by the SRL community written for the Program Simba. We produce Scripts for the game Runescape.


  5. #30
    Join Date
    Nov 2007
    Location
    46696E6C616E64
    Posts
    3,069
    Mentioned
    44 Post(s)
    Quoted
    302 Post(s)

    Default

    How can I not be first!

    EDIT: I'll throw this in too: http://villavu.com/forum/showthread.php?t=61088
    Last edited by Frement; 04-27-2012 at 10:55 PM.
    There used to be something meaningful here.

  6. #31
    Join Date
    Oct 2008
    Location
    C:\Simba\Includes\
    Posts
    7,566
    Mentioned
    19 Post(s)
    Quoted
    180 Post(s)

    Default

    I remember that tutorial xD
    Away for awhile, life is keeping me busy. | Want to get my attention in a thread? @Kyle Undefined; me.
    { MSI Phoenix || SRL Stats Sigs || Paste || Scripts || Quotes || Graphics }

    When posting a bug, please post debug! Help us, help you!

    I would love to change the world, but they won't give me the source code. || To be the best, you've got to beat the rest. || Logic never changes, just the syntax.
    If you PM me with a stupid question or one listed in FAQ, or about a script that is not mine, I will NOT respond.


    SRL is a Library of routines made by the SRL community written for the Program Simba. We produce Scripts for the game Runescape.


  7. #32
    Join Date
    Jan 2012
    Posts
    915
    Mentioned
    13 Post(s)
    Quoted
    87 Post(s)

    Default

    I used the script that Kyle made, and Frement is in second. Ggzz, you're right there. Give me a page, coded from scratch, selling products, say.. Exotic and rare collections.

  8. #33
    Join Date
    Oct 2011
    Location
    Chicago
    Posts
    3,352
    Mentioned
    21 Post(s)
    Quoted
    437 Post(s)

    Default

    Wow I didn't see this :P
    We should have a competition from scratch :P No libraries/No PHP, just raw css3 + html5.




    Anti-Leech Movement Prevent Leeching Spread the word
    Insanity 60 Days (Killer workout)
    XoL Blog (Workouts/RS/Misc)

  9. #34
    Join Date
    Jan 2012
    Posts
    915
    Mentioned
    13 Post(s)
    Quoted
    87 Post(s)

    Default

    That will be in the finals, Thanks for the Idea, R4nd0m!

Page 2 of 2 FirstFirst 12

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

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