HTML test

<!doctype html> <html> <head> <title>Demo HTML test</title> <meta charset = "utf - 8"> <meta name = "keywords" content = "Test, HTMl"> <meta name = "description" content = "This is a test"> </head> <body> <audio controls> <source src = "../Audio/DNTD.ogg" type = "audio/ogg" /> <source src = "../Audio/CAtENA.mp3" type = "audio/mpeg" /> Your browser does not support the audio element. </audio><br>. </body> </html>

Be the first to comment

You can use [html][/html], [css][/css], [php][/php] and more to embed the code. Urls are automatically hyperlinked. Line breaks and paragraphs are automatically generated.