-
Content Count
7,978 -
Joined
-
Last visited
-
Days Won
4
Everything posted by Saint_Michael
-
heres a suggestion give his name to the fbi cia computer division then he will sorry MUHAHAHAHAHA
-
Test Your Reaction Time - Flash Game shoot some sheep
Saint_Michael replied to snlildude87's topic in General Discussion
.2002.2242.2138.2134 -
americas army game just sucks big time if you really thinkg about its just a tool to use to recrute suckers bad enough they make thier own game but make other military type less interesting to play. and if you look closly enough you can tell that its just a spin off of the tom clancy games at least in the designer way.
-
Are We Able To Have Multiple Websites?
Saint_Michael replied to FuChelle's topic in Web Hosting Support
just create folders for your main site then just lin from thier -
well thank god for the power adapter
-
Microsoft Has A Sp #3 Out just found about it
Saint_Michael replied to Saint_Michael's topic in Science and Technology
im a dumbass i will admit it , it look like it s more for the administration side of web developing but some security issues have been made for windows too -
i will just say this im glad im done with highschool
-
Microsoft Has A Sp #3 Out just found about it
Saint_Michael replied to Saint_Michael's topic in Science and Technology
i will put it like this more hacking time for the hackers -
Will You Upgrade To Windowslongorn When It Comes Out?
Saint_Michael replied to John13's topic in Science and Technology
well now that i have idea what it is i wait til the next generation computers are out htne get it -
Microsoft Has A Sp #3 Out just found about it
Saint_Michael posted a topic in Science and Technology
went to the microsoft website and notice they have a new service pak heres the info on the pak mind you you this is from the read me file that was given on the website -
this little trick i though was useful it used to send a visitor to another page using meta tag and it sends the user to another page with in a few seconds for example you will go to the new page in 5 seconds <META HTTP-EQUIV=REFRESH CONTENT="5;URL=yoursitehere.com/; and for those have a good knowledge of javascript they could use this script right here <html><head><title>Refresh Page</title><script language="JavaScript"><!--var time = nullfunction move() {window.location = 'http://yoursite.com'}//--></script></head><body onload="timer=setTimeout('move()',3000)"><p>see this page refresh itself in 3 secs.</body> and those who think its cool to added a song to thier website for fansites this is a goo trick right here <EMBED SRC=your_file.mid WIDTH=144 HEIGHT=60 AUTOSTART=true HIDDEN=true LOOP=1> heres some info on the tags that are used for this -WIDTH/HEIGHT- this tag is use to show how big you want the media play to be on the website -EMBED- this tage is used to put the actual file on your website and to run whatever is in that tag -AUTOSTART-this tag is used when some come to your site it automatically plays if you set it false they have the option to play it. -LOOP- this tag tells you how many times the song file will play on the website you have the option to take the loop off in which it play indefinate. -HIDDEN- this tag is use to the hide the music file which is always a good thing so it won't take space up on the wesbite but its not usual good if web viewers can't turn it off heres another beginner intermidate html code its callled the gradiant effect it takes two colors to make a cool little background effect <body style="filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr='#C0CFE2', startColorstr='#FFFFFF', gradientType='0');"> and finally here for beginners is background effects for your website background or table back ground here is the coding <body bgcolor=#000000>[COLOR=blue]or[/COLOR]<body background="backgroundimage.jpg"> and to use it for tables this is how you would go <TABLE BORDER="0" CELLPADDING="4" ALIGN="Center" WIDTH="50%"><TR><TD BACKGROUND="bg.gif" WIDTH="10%"></TD><TD BGCOLOR="#EAE8E8"></TD></TR></TABLE>
-
yeah more porn that can go into my email box on yahoo im glad for the select button hmm now what to do with it all, i know with all those pics that i get i could set up my own porn site hahaha
-
HAHAHAHA
-
please the handheld would look like a nintendo if they wanted to do a handheld if bill gates was smart and most likly he is and that helooking at the idea of a handheld by looking at the sales of the PSP but why ruin a good thing when your console is HAHAHAHA Number 2 in the world. and for those who don't know about the xbox in japan, your basically branded a traitot for having one HAHAHAHA due to where PS2 PSP is coming from and that is SONY and they are in japan with the NUMBER #1 Spot and that is the playstationdamn i need to get some action so pathetic i am.
-
best thing way to go on that is to php websites heres a few to get yo u started: http://www.hotscripts.com/category/scripts/php/ http://forums.xisto.com/no_longer_exists/ http://www.0php.com/ http://www.scriptdownloads.com/ phpbuilder.com
-
Psp Is The Best Handheld Gaming System godly
Saint_Michael replied to GrayWinds's topic in Science and Technology
i agree the techology is awesome but its the fact that your playing the same games and of course the last hand hled i had the sega game gear the worst 150 bucks i spent (and it came with 2 games) -
<div> Tag Info some useful info on using the div tag
Saint_Michael replied to Saint_Michael's topic in General Discussion
yeah i should have formatted it with tables hmm and i completly forgot about the span well never really used it myself -
Earth 2025 http://forums.xisto.com/no_longer_exists/
-
welcome welcome and make sure you join the army system we need inexperaince players i mean good players to join the good fight.
-
How To Remove Programs Safely Newbie Tutorial
Saint_Michael replied to yusri's topic in General Discussion
funny thats the first time someone actually posted that on here maybe thats why my computer gives me the finger all the time -
USA
-
Psp Is The Best Handheld Gaming System godly
Saint_Michael replied to GrayWinds's topic in Science and Technology
well like most hand held system they only have certain amount of time mind you the gameboy has bo going strong since its first game out i actually regret never buying one when it first came but thats the works for youbut from what im hearing about the PSP they are having a hard time making them quick enough to make orders around the world that tells you of poor planning and the fact that your playing games that most people already own get dull cuz 4:1 oods that you can finish the hand held version in a matter of hours instead of days. -
this is css script that i was using for a design but this is a general idea on how it works best suggestion would be go to websites that have free templates that use CSS and it will give you a general idea what it looks like and what you can use if you want the tamplate that goes with css let me know. body { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; margin: 0px; padding: 0px; background-color:#2d3851; scrollbar-3dlight-color:#FF6600; scrollbar-arrow-color:#FF6600; scrollbar-base-color:#333333; scrollbar-darkshadow-color:#FF6600; scrollbar-face-color:#333333; scrollbar-highlight-color:#999999; scrollbar-shadow-color:#666666; }h1 { font-family: Times New Roman, serif; font-size: 26px; font-weight: normal; color: #e9f2fc; }h2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #333333; }p { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; line-height: 18px; color: #333333; }a { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; text-decoration: none; color: #0000f0; }a:visited { text-decoration: none; color: #000090; }a.navlink { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; text-decoration: none; color: #333333; }a.navlink:visited { text-decoration: none; color: #333333; }a.newslink { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; line-height: 10px; text-decoration: none; color: #333333; }a.newslink:visited { text-decoration: none; color: #333333; }a.newslink:hover { text-decoration:none; color: #333333 }li { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; line-height: 18px; padding-bottom: 7px; color: #333333; } .navcell {padding: 3px 7px 3px 7px; }.newsheader { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; line-height: 10px; padding-left: 5px; color: #e9f2fc; background-color: #ffffff; background-color: #5f7797; }.newscell { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; line-height: 10px; padding-top: 7px; padding-left: 5px; padding-right: 5px; padding-bottom: 9px; color: #464c64; background-color: #a7aeb8; }.update { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; line-height: 14px; color: #e9f2fc; }.copyright { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; line-height: 10px; color: #464c64; } and then to implment it you use the following coding <LINK REL=STYLESHEET TYPE="text/css" HREF="stuff.css">
-
Online Gameing? online gameing witha consoles
Saint_Michael replied to truman69's topic in Computer Gaming
yeah thats the problem wit hxbox you have to pay to play online but on ps2 you don't have to and depending on what you have to connnect to the online world it will determine how your game plays and yeah some games do suck online buts thats another story.