Heim >Web-Frontend >HTML-Tutorial >Fügen Sie einem
Um einem
<!DOCTYPE html> <html> <head> <title>HTML figcaption Tag</title> </head> <body> <figure><img src = "https://www.tutorialspoint.com/videotutorials/images/tutorial_library_home.jpg"/ alt="Fügen Sie einem <figure>-Element in HTML5 einen Titel hinzu" > <figcaption>Tutorials Point Library of Tutorials</figcaption> </figure> </body> </html>
Das obige ist der detaillierte Inhalt vonFügen Sie einem