Jump to content

wsabba01

Members
  • Posts

    4
  • Joined

  • Last visited

Everything posted by wsabba01

  1. thanks it worked perfectly.
  2. I created this website https://www.readingm.../submission.php and I have menu on the right with images but in IE it shows blue border around the images. In the other browsers it does not show. Is there a CSS code I can use to get rid of the border in IE. I have this css file attached. this is the code I use the code below. Any help is appreciated. #rightnav .image1{height:auto;width:160px;float:center;border:0px;padding-bottom:5px;padding:5px 0px 3px 6px;border-bottom:2px #B00047 dotted;margin-top: 5px;margin-right: 0px;margin-bottom: 5px;margin-left: 5px; journalstylesheet.css
  3. Is it possible to use this tag <?php include("header.inc"); ?> inside the HTML file to call the header? The file is called index.html not index.php. Any help is a appreciated.
×
×
  • Create New...