I need help making my HTML code easier to do?
Question by Mark G: I need help making my HTML code easier to do?
Hi, I have a website called www.xlivewire.com. its gotten pretty popular, and since then i’ve been getting a lot of game and video requests making the website a harder upkeep. I know there is a way to make my job simpler so im asking how to do it, can you look at the code below and tell me how to make a CSS page so when I add a game to my site all i have to do is just change the file name and name of the game then ill be done so my job is a lot easier.
gwbinz
Content on this page requires a newer version of Adobe Flash Player.
1 Star Ship
If this game doesnt work, or you thought of a game we should add to are website.
Let us know by clicking here
var gaJsHost = ((“https:” == document.location.protocol) ? “https://ssl.” : “http://www.”);
document.write(unescape(“%3Cscript src='” + gaJsHost + “google-analytics.com/ga.js’ type=’text/javascript’%3E%3C/script%3E”));
try {
var pageTracker = _gat._getTracker(“UA-12116223-1”);
pageTracker._setDomainName(“none”);
pageTracker._setAllowLinker(true);
pageTracker._trackPageview();
} catch(err) {}
swfobject.registerObject(“FlashID”);
Best answer:
Answer by Carmen
I saw somewhere that you can make a stylesheet entirely on its own using the link rel tags. You’ll have to read more into that, but that’s the basic. You can always buy something like Dreamweaver and just keep the website on there.
Give your answer to this question below!