PNLdev
Tutorial
Front-end
HTML
reference
CSS
reference
JavaScript
reference
En
English
فارسی
En
English
فارسی
Tutorial
Front-end
HTML
reference
CSS
reference
JavaScript
reference
Run
<!DOCTYPE html> <html> <head> </head> <body> <ol> <li>Coffee</li> <ol> <li>Double Espresso</li> <li>Espresso Macchiato</li> <li>Doppio</li> </ol> <li>juice</li> <li>Tea</li> </ol> </body> </html>