Jump to content
  • entries
    4,948
  • comments
    2,718
  • views
    1,808,783

HTML5


atari2600land

470 views

I must use style tags now. My old way of coding HTML is obsolete and apparently will no longer function. But I suppose it's better in a way since it uses less typing. So in order to change a link's color, you'd use this:

<style>    a:link { color: #dd0000; }    a:visited { color: #ffffff; }    a:hover { color: #883333; }</style>


I have been working on the Haunted House website today. I added a couple of pictures, and changed the link color from a hard-to-see blue against a black background to an easier to see red/brick red/white one. I don't know why blue is so hard to see against black, perhaps it was just my eyes, but it was. So I changed it. Seeing blue against a black background is much better and easier to see on an Odyssey2, though. I just hope I can fit the entire game into 2k. I need to add some more code. I also need to put in data for the second half of the house. But hopefully the data and the code for the rest of the coding can coexist within a 2k limit. If I must, I will use 4k, but it just seems wasteful. And my coding HTML goes way back to the Q-Basic days and Angelfire/Geocities webhosting services. Remember those? Well, anyway, here's a link to the new, improved Haunted House website.
http://www.atari2600land.com/hauntedhouse/index.html

0 Comments


Recommended Comments

There are no comments to display.

Guest
Add a comment...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...