Jump to content

Chadjoh

Members
  • Posts

    3
  • Joined

  • Last visited

Chadjoh's Achievements

Newbie

Newbie (1/7)

0

Reputation

  1. Ok, I have gotten rid of the javascript and am using the css hover attribute but I still get an apparent border along the right side of my background image. http://dutchbarn.net/issue03.html Notice that the first button only has a background color of red and no image; it works the way I want, however the last button shows a line or "border" even though I have the border set to 0px. What might be causing this?
  2. Is this a dumb question? Like, is there a completely different way to get the results I need? I have always thought there were no limitation to html coding (i.e. most anything you can design on a computer can be converted to a html webpage). Here is a raster image of my end page.http://dutchbarn.net/sw_mockup.html
  3. I am trying to figure out how to place text on top of a link image. Instead of all kinds of explaining here is a link to some test code. http://dutchbarn.net/issue01.html I have found some other questions on this forum that are simular but none seem to fix my problem. The 1st, 3rd, and 4th buttons perform the way I want. The second is an example of my attempt to place a heading on top of the image of course the image does not respond to the hover condition as the heading text is covering it. I can use an individual image file for each button with the text already part of the image but search engines won't see the text and it won't be part of the "html5 outline". It also does not seem to be a clean way to write the page as more downloading is needed than seems necessary. On the last button I used the image as a background but you will notice it does not display right when hovered over. Any suggestions?
×
×
  • Create New...