Recent content by elverdugo00

  1. E

    [an error occurred while processing this directive] php problem with details..?

    Ok, so I am trying to access www.somewebsite.com/admin.php, and admin.php being the file that is giving me problems. Along with that file is: admin.php, poll.php, ip.txt, and poll.txt. Here is the admin.php file -->http://shrib.com/20100902010122 Here is my poll.php file -->...
  2. E

    What wrong with my html/css code?

    This is my html code <DIV id="top_gradient"> </DIV> <DIV id="top_image"> </DIV> and this is my css div#top_image { width: 100%; position: relative; margin: -5em -5em 0 -5em; padding: 0 5em; height: 100px; background-image: url('../images/dandy.jpg'); background-position: 0px -45px; z-index...
Back
Top