form elements <form> . form elements . </form> Input element <input type="text"> Displays a single-line text input fiel…
Leer másLista desordenada <ul> <li>Coffee</li> <li>Tea</li> <li>Milk</li> </ul> Lista ordenada <ol&g…
Leer másfuncion principal #include <iostream> using namespace std; int main() { cout << "Hello World!"; return 0; } std #include &l…
Leer másp { color: red; text-align: center; } id selector #para1 { text-align: center; color: red; } class selector .center { text-align: center;…
Leer másEstructura bàsica <!DOCTYPE html> <html> <head> <title>Page Title</title> </head> <body> <h1>This is …
Leer más
REDES SOCIALES