所属分类:web前端开发
要向
<!DOCTYPE html> <html> <head> <title>HTML figcaption Tag</title> </head> <body> <figure><img src = "https://img.zzsucai.com/202309/21/wD5rq447013124648.jpg"/> <figcaption>Tutorials Point Library of Tutorials</figcaption> </figure> </body> </html>