<div id>

Status
Nicht offen für weitere Antworten.
Code:
div#imageBox
{
border: 1px solid #000;
}
HTML:
<div id="imageBox">
     <p>imageBox</p>
     <img src="Grafik-URL" alt=""></div>
 
Status
Nicht offen für weitere Antworten.
Zurück