Alignment
Basics
Character Codes
Colors
CSS
DIVS
Forms
Frames
Links
Lists and Bullets
Meta Tags
Multimedia
Pictures
Spacing
Tables
Text
Align Pictures
Alternative Name
Background Picture
Picture Border
Table Background
Width and Height
Picture Border
[notify admin to delete page]
244
Picture Border.
Delete Section
Description
This tag will allow you to add a border to your pictures. The tag for the border looks like BORDER="#". This adds onto the picture tag, so the end result looks like <IMG SRC="url" BORDER="#"> The #, is replaced with the size of the border, which ranges from 0 to 999. Below is an example, using the border tag. The border on the example is set to 3.
This tag will allow you to add a border to your pictures. The tag for the border looks like BORDER="#". This adds onto the picture tag, so the end result looks like <IMG SRC="url" BORDER="#"> The #, is replaced with the size of the border, which ranges from 0 to 999. Below is an example, using the border tag. The border on the example is set to 3.
Code
<IMG SRC="http://www.activejump.com/images/sample.jpg" BORDER="3">
<IMG SRC="http://www.activejump.com/images/sample.jpg" BORDER="3">
Output
<IMG SRC="http://www.activejump.com/images/sample.jpg" BORDER="3">
Practice
Cannot Edit - Code section automatically placed here.
Click to add Section
Advertisements (
add your ad
)