HTML - New To The Game
I've been learning how to start writing html code using free websites and a book. Yes, so far only one book. I just know the good one(s) to get.
I written code for a page that appears 'normal' in one resolution and totally 'off' in another. Can anyone share we me what is the 'technical term' for what I am experiencing and guide to syntax I can use to make this ...is it dynamic that I need??? Thanks, dcastronw Similar TutorialsSo im quite new to web designing please forgive me for i know very less, im taking html and css tutorials atm .. Anyways so i wanted to start my own gaming site like one of these http://mmorpg.com/ http://www.mmosite.com/ http://mmohut.com/ I've tried so hard but couldn't find anyway to make one like such So would anyone of you know what kind of web software they have used ? or how can I make such a site ? Thank you So Much ! Hashen Here is what I want to do: Basically there is an mmorpg game I play, and to play it you must download the client and install it. What I want to do is upload the files to a server and make a webpage in HTML that I can launch the game from, or embed it into the website, whichever works best. How would I achieve this? Thank you. hi every one i thought some one can help me i no HTML but i want to make a online web gaming site like vicecitywars,forcewars,metrowars and 2453thegame. and i would like how no to make it and what to use and what els to know and explain well cos im beginner and i realy want to no how to so plz help ????? thank you for time Hello me and my friend are going to make a text based mafia game, but since we have no experience with html, php and other programming languages we need alot of help. We have the design but we need someone to do the stuff that makes it work (Sorry our english we are from norway). Can you help us if u help us you will get to own the game with us. Hope someone can help Is it possible to embed a flash game (http://armorgames.com/play/5177/grayscale) into my site without having the add at the beginning? Just the logo and links of the creator! The code is: <embed src="http://www.coolbuddy.com/games/swf/Grayscale.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="600" height="600"></embed><br><a href="http://www.coolbuddy.com" target="_blank" title="Play Games">Play Games at coolbuddy</a> Hi, I have a system that was written in html code for a touch screen kiosk in a visitor center. My problem is that the game is outdated and I am trying to upgrade, but have little to no knowledge of html. I have everything right I think except for getting a sound to play while a picture is showing then fading to the picture of the bird (It's a bird quiz). Can anyone help me with this? Hello everyone. I recently finished a game website and while I was observing the website I noticed a game that was not working. I don't know how or why it is not working so I came here. I don't know if this is the place to post this problem so I guessed. Anyways here is the URLhttp://umgames.co.cc/evilnights.php Thanks in advance. Ok, so me and a friend are working on a new website that we are creating and want to put a few games on there. the only problem is we want the game to appear on our website and not link to "Addicting Games.com" . Please,can anybody help us. Thanks Brett . I apologize if I am posting this in the wrong section. I am looking for a code or script for a certain type of game but I can't even figure out what this type of game would be called. The game I am talking about is called "cryptopix" at tanga.com. I would really like to implement something like that on my website that members could create and participate in. If anyone can help point me in the right direction I would be forever grateful Hi Guys/Guru's of HTML, I am trying to get my website onto the MOTD [Message of the day] which shows up on first entering the server. Then When this shows up people can browse through our website with ease. I have edited the MOTD.txt file to read: <html> <HEAD> </HEAD> <BODY><meta http-equiv="REFRESH" content="0;url=http://cfagaming.xippy.co.uk/</BODY> </HTML> Please give me something i have done wrong because it doesnt ****ING work (mind my language) and is really pissing me off. Please help HTML Gurus Thanks & Best Regards Daniel Hardaker .................... Okay I did warn you all in the intro lounge. I want to add free games from here http://freegames.org.uk/html/connect4.html to the schools site and I can't get it to work. I am using *whispers* Front Page, okay I know I should eb using something else but for the mo, tis all i have got. Please please someone tell me what to do and how to do it.......in simple english please, pretending you are talking to a blonde. ( no offence to blondes and by the way I am not one.) Help. I am using the following code to embed a flash game into my website: Code: <div id="game-position"> <object data="content/games/stickman-sam-2.swf" type="application/x-shockwave-flash" width="560" height="400"> <param name="ShowStatusBar" value="1" /> <param name="src" value="games/stickman-sam-2.swf" /> <param name="quality" value="high" /> <param name="loop" value="false" /> </object> </div> It works perfectly well on Firefox 3.0.11 but when I try to load the page in Internet Explorer 8 it just shows the flash game as a white square? Does anyone know how I could fix this? Thanks |