Jump to content
MakeWebGames

Failbro

Members
  • Posts

    92
  • Joined

  • Last visited

Everything posted by Failbro

  1. Well lucky i tried my best i will be editing it daily :) and soon there will be icons and flash :D
  2. Well it was easy all i needed to learn is html a lil php and css and all tagged in made that :)
  3. Its html make this your login.php ok?
  4. I will be adding images later
  5. I was just practicing some html and css skills and whipped this up   <!DOCTYPE HTML> <head> <title id="title">Failure</title> <style type="text/css"> #nav { position:absolute; left:0px; top:0px; z-index:-1 } #Login { position:absolute; left:500px; top:14px; } #Body { position:absolute; left:0px; top:50px; z-index:-1 } #home { position:absolute; left:0px; top:0px; size: 20px; color: #FFFFFF; font-family: Arial, Comic Sans, Veranda; } a:link, a:visited, a:active { color: #FFFFFF; text-decoration: none; } #bimg { position:absolute; left:0px; top:50px; } #screenshots { position:absolute; left:870px; top:340px; border: 4px groove #FFFFFF; } #Register:3 { position:absolute; left:870px; top:50px; border: 4px groove #FFFFFF; } </style> </head> <body> <div id="Login"><input type="text" id="username" value="Username" />&nbsp&nbsp<input type="password" id="password" value="Password" /><input type="button" onclick="Login()" value="Login" /></div><div id=Nav></div> <div id=Body></div> <p id=home><a href="http://index.php" target="_blank">Home</a>&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp <a href="http://register.php" target="_blank">Register</a> &nbsp&nbsp&nbsp&nbsp&nbsp&nbsp <a href="http://tos.html" target="_blank">TOS</a></p> [img=Images/froom.jpg] <fieldset id="screenshots">[img=Images/screen.png][img=Images/screen.png] [img=Images/screen.png][img=Images/screen.png]</fieldset> <fieldset id=Register><legend id=lregister>Register</legend><form action="register.php" method="POST" name="Reg"> Username: <input type="text" name=username value="Username" /> Password: <input type="password" name=password /> Confirm Password: <input type="password" name=cpassword /> Email: <input type="email" name=email /> Security: <keygen name="security" /> <input type="submit" value="Register Confirm" /> <input type="button" onclick="document.Reg.reset()" value="Reset" /> </form></fieldset> <script type="text/javascript"> var scnHei; var scnWid; if (self.innerHeight) // all except Explorer { scnWid = self.innerWidth; scnHei = self.innerHeight; } else if (document.body) // other Explorers { scnWid = document.body.clientWidth; scnHei = document.body.clientHeight; } document.getElementById("Nav").innerHTML = "<canvas id='nav' width='" + scnWid + "'&nbsp height='" + scnHei + "'></canvas>"; var c=document.getElementById("nav"); var nav=c.getContext("2d"); var grd=nav.createLinearGradient(0,0,1500,50); grd.addColorStop(0,"#000000"); grd.addColorStop(1,"#000000"); nav.fillStyle=grd; nav.fillRect(0,0,1500,50); document.getElementById("title").innerHTML = "Your Game Name!"; document.getElementById("Body").innerHTML = "<canvas id='body' width='" + scnWid + "'&nbsp height='" + scnHei + "'></canvas>"; var c=document.getElementById("body"); var body=c.getContext("2d"); var grd1=body.createLinearGradient(0,0,1500,1000); grd1.addColorStop(0,"#000000"); grd1.addColorStop(1,"#FFFFFF"); body.fillStyle=grd1; body.fillRect(0,0,1500,1000); </script> </body> </html>
  6. <!DOCTYPE HTML> <heasdasda
  7. @Dream you already know me how can i be ibraham -.-
  8. Well where can i find an application form?
  9. Thanks wait when you say you will definitely in a good way or bad way?
  10. Dude proof please i never said i learnt php in a day please provide proof
  11. I do know html and advanced html that was random and what is wrong with that it is perfectly right
  12. Lol Do we even know you and you already want to moerate a forum
  13. Yeah i'm really looking for a partner for this :/
  14. well i just finished in w3schools and im doing half of the stuff free since i have no examples :/
  15. No he was selling me a template but know i see so never mind close the thread
  16. and im not an idiot i cant beleive you would let me get scammed of 5k some great member we have here
  17. Oh ok let me just wait for more feed bacxk
  18. I have no idea about this guy can you tell me about him im gonna give him 5,000 usd for my website is he good?
  19. <html> <body> <button>Radical 360!</button> </body> </html>   It was worth the try xD
  20. Ive been thinking to make this game in a while its gonna be either a Text based or a mmorpg Skating game. I think this idea is unique cause i haven't seen it much so well post and lets see what happens i might make it by scratch or use a game maker or some text based rpg engine. I was going to do this with ibrahim but from what ive heard the deals off.
  21. Well all i know is html if you need me to code for you in html then im in as i said all i know is html ill be learning java soon so pm me or shot me a email at [email protected]
  22. OMG ibrahim told me he was 34 and he was a pro coder he was gonna make me pay 5k for a source code he was like my best friend i cant beleive this
  23. Allthough i remember Curt :D
  24. I dont remmeber >.> must been a looonnnnggggggggg tiiiiiiiiiiiiiiiiiiiiiiiiiiiimmmmmmmmmmmmmmmmeeeeeeee
  25. Can i apply to be a moderator in game? i would love to help out :)
×
×
  • Create New...