Prev Demo
Image Border With Color
Next Demo
Write code here
J
|
B
|
A
<!DOCTYPE html> <html> <head> <title>Demo</title> </head> <body> <p> The image with yellow border</p> <img src="http://techfunda.com/HTPictures/Generics/4-635791814942223169.png" style="border:3px solid yellow;" /> </body> </html>
Note: We DO NOT save your trial code in our database.
Output