Recent content by bgoldswo

  1. B

    easy question with html/css?

    Remove the semi-colons and close all quotations on attributes. <img src="locks.jpg" alt="lock links" width="510" height="110" usemap="locks" style="border-width: 0" />
  2. B

    easy question with html/css?

    Remove the semi-colons and close all quotations on attributes. <img src="locks.jpg" alt="lock links" width="510" height="110" usemap="locks" style="border-width: 0" />
Back
Top