Recent content by Adult

  1. A

    Somewhat simple html css question. i've been at this for hours?

    I have this within <style> --div#acc a img {height: 0; width: 0; border-width: 0;} --div#acc a:hover img {position: absolute; top: 10px; left: 10px; height: 380px; width: 300px;} and this is in the <body> ---- <td width="142" height="40"><div align="right" div id="acc"><span class="style4">...
  2. A

    HTML coding question. Need CSS to display visible image not text.?

    Placing this line of code... div#acc a img {height: 0; width: 0; border-width: 0;} div#acc a:hover img {position: absolute; top: 230px; left: 400px; height: 480px; width: 599px;} In the style sheet and then placing this line of code... <td width="247"><div align="center" div id="acc"><span...
  3. A

    how do I get photos on chat?

    My friend wants to send me some by for some reason I cannot get them.
Back
Top