Jump to content

Patriot

Members
  • Posts

    33
  • Joined

  • Last visited

Everything posted by Patriot

  1. Just so you know AOL (AOHELL) uses the newest versions of IE and just puts there name in the title position, there isnt anything beefed up about it just some things work differently through the AOL software.IE has been around for a long long time and is the most used out there, just like AOL the people that it was made for have no problems with eathier, they are simple to use an idiot proof, they both give what the normal everyday person needs to be online. (I don;t think AOL or IE are going away anytime soon)there are always better things out there and has always been, but to teach the normal person to use anything new has never been easy to do, so they just keep feeding there dogs the same old ###### and hope for the best.
  2. sorry i got stuck on the message board part, i have a free message board on my site but i cant seem to customize it enough to make it look like the rest of my site or delete unwanted posts, Can i download one of these message boards that your talking about and use it on a free website? if so how? where?
  3. Patriot

    one question

    I realize half this forum wouldnt ever do this but if you wanted to do 1 pic at a time and have the time to mess with this you could add spaces in between pics to make 1 scroll at a time (space = ), or at least make it look like it was 1 at a time, as long as when yo go to a site there are no errors and everything looks the way you want it, who cares what the code really looks like?
  4. (this is whats on my pages)--a:link {color: #0000ff ! important; text-decoration: none;}a:hover {color: #00ff00 ! important; text-decoration: underline;}(this is an option yo can do on yours)--A.captionLink:link { ...; color:red ! important}A.captionLink:hover { ...; color:blue ! important}by adding important into the tags it makes IE read it and it takes over anything else that might conflict the color.
  5. well as a newb myself I can say tables are extremely easy to make and you can align them anywhere you want.there are different ways to align things on your page but here is the easiest way to center a table.<.center><.table><.tr><.td>this would be the information in the table cell<./td><./tr><./table><./center>i added a period just to make the forum show, this is a very basic table and you can goto http://w3schools.com to read more about table-alignment-images, and so on.hope this helps
  6. I was told by a friend that i shouldnt use an unordered list in javascript for my site, he said that a table would be alot better, so i tried to make one the way i did the rest of the stuff, and needless to say i put the old back because the new didnt work.my site is briansplace.fcpages.comwhen the page first loads up there is a navigation on the left side, it works fine but i wanted to change the code from unordered lists to a table.i made a table that works fine in html, but is there a way to have the index page call an html instead of having to write and then call a javascript?(i know almost nothing about javascript!!)
×
×
  • Create New...