HTML Editor
<!DOCTYPE html> <html lang="en-US"> <body> <figure> <img src="/books.png" alt="python books" width="150" height="150"> <figcaption>Fig 1.1: Python Books.</figcaption> </figure> </body> </html>
OUTPUT
×

Save as Private