Switch to full style
HTML code examples
Post a reply

vspace attribute usage

Fri Feb 17, 2012 5:40 pm

VSPACE attribute usage in the image tag.
Code:
<HTML>
<
head>
<
Title>vspace attribute usage </Title>
</
head>
<
BODY>
<
img vspace="150" 
     src
="site_logo.gif" 
     alt
="logo" 
     width
="100" 
     height
="100">
</
BODY>
</
HTML>
 




Post a reply
  Related Posts  to : vspace attribute usage
 usage of ch attribute     -  
 usage of rev attribute     -  
 Usage of the before CSS attribute     -  
 Usage of the after CSS attribute     -  
 row-span attribute usage     -  
 colspan attribute usage     -  
 Usage of contenteditable attribute     -  
 usage of <br> tag clear attribute     -  
 usage of id attribute for link jumps     -  
 SWAP images using JQuery just by using the src attribute img     -  

Topic Tags

HTML Image