Jump to content
xisto Community

Mike

Members
  • Content Count

    175
  • Joined

  • Last visited

Everything posted by Mike

  1. Mike

    School Bullies _

    I keep getting bullied in school by this kid that is twice my size, and very smelly. He pushes me around and always says: "Watch you gonna do about it?" I don't know what to do. I want to hit the kid, yet, he will beat the **** out of me if I do. This kid is very, very annoying.
  2. How hard is it to fully learn javascript? People say it is easy, however, it looks pretty complicated! What do I know, you ask? I know how to make a button (that I describe in another post) so that when you click it, it generates something at random. I have the script for it here:<script language="text/javascript">var quotes = ["Insert what you want to be selected at random", <-- Separated by a COMMA, each QUOTE in QUOTATION MARKS.|||VAs many quotes as you want.];function getQuote(){var qs = document.getElementById("quote");var quote = quotesquotes[Math.floor(Math.random() * quotes.length)];alert(quote);}</script><tr><td bgcolor="Insert Colorname/hexadecimal value, here" align="center:><td>Describe button here.</td></font></tr><input onclick=getQuote() type="button" value="Button name goes here">.....Original script copyright by ROADDHOGG
  3. Darn! I am so dumb! I didn't notice it at the bottom. Well, if I reported a message.. Where would my report go? To a Moderator or Administrator or on some secret board?
  4. I am thinking of trying to get hosting from Trap 17. I hear that they are great hosts yet, I have a question regarding the message boards. Two questions rather;[ol]1) Is there a Currency feature? So that users could earn a fake currency and use it to get special abilities/items from a [insert Currency name here] Shop?2) Is there a Mark for Moderation (Report this Post) feature? So that when a user breaks your ToS, another user can "mark" the message which will be in some sort of queve on a moderator/administrator's screen? That would be awesome.
  5. Well.. I like to brag about how good I am at HALO but maybe I shouldn't (since I don't know you guys). However, I beat EVERY level on Halo in legendary. Halo 2 is different; Yes I beat it, but on the easiest level! I don't know.. Halo 2 is just much harder than the first Halo. Opinions?
  6. My name is Mike. I live in the United States of America and am 100% Italian. I have a rabbit named Jesse but I like to call him "Jesse the Bunny" (LOL). I have a sister, my Mother is an accountant and my father is a Firefighter. I enjoy playing my XBox- more specifically my favorite games; Halo, Halo 2. I enjoy shooting my Air-Soft Gun which is an Uzi but doesn't shoot very hard ._.. Anymore questions? Just ask!
  7. Well, to tell you the truth, I learned HTML at http://www.w3schools.com/. Do you guys think that their HTML tutorial [lessons] are good enough? I learned how to make a whole page and I even know some javascript (how to make those buttons so that when you click on it, a little pop-up [containing whatever you want it to say] pops up on your screen). Opinions on learning more HTML? Do you guys think that I have learned enough HTML?
×
×
  • Create New...

Important Information

Terms of Use | Privacy Policy | Guidelines | We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.