July 1998
Intermediate to advanced
1456 pages
65h 5m
English
HSPACE, VSPACE — NN n/a IE 4 HTML n/a
HSPACE=”pixelCount" VSPACE=”pixelCount"
Optional
Sets padding around an IFRAME element within
content flow. The HSPACE attribute controls
padding along the left and right edges (horizontal padding), and the
VSPACE attribute controls padding along the top
and bottom edges (vertical padding). Adding such padding provides an
empty cushion around the frame. As an alternate, you can specify the
various margin style sheet settings, especially if you want to open
space along only one edge.
<IFRAME SRC="nav.html" HSPACE=20 VSPACE=10>
Any positive integer.
0
Read now
Unlock full access