#html
Modifique el código para que se parezca al siguiente y después guarde mediante Control+S (Windows) o Comando+S (macOS).
HTML Copiar
<!DOCTYPE html> < html lang = "en" dir = "ltr" > < head > < meta charset = "utf-8" > < title > </ title > </ head > < body > </ body > </ html >
If you want to change selection, open document below and click on "Move attachment"
Adición de HTML básico a la aplicación web - Learn | Microsoft Docsmet de Visual Studio Code). En Visual Studio Code, seleccione el archivo index.html para abrir index.html. Seleccione la página index.html, escriba html:5 y, después, presione Entrar (Retorno). <span>Modifique el código para que se parezca al siguiente y después guarde mediante Control+S (Windows) o Comando+S (macOS). HTML Copiar <!DOCTYPE html> <html lang="en" dir="ltr"> <head> <meta charset="utf-8"> <title></title> </head> <body> </body> </html> Sugerencia Puede hacer clic y arrastrar para seleccionar una línea, y después presionar Comando + Tab o Mayús + Comando + Tab para ajustar la sangría de línea. En VS Code, el menú Selec Summary
status | not read | | reprioritisations | |
---|
last reprioritisation on | | | suggested re-reading day | |
---|
started reading on | | | finished reading on | |
---|
Details