DHTML_XML2_18

<!DOCTYPE html> <html> <head> <title>Unit 2 - Q18</title> <script> var datevar=new Date(); document.write("<b>Day - Date (MMM-DD-YYYY) - Time (HH-MM-SS) - Time Zone :</b><br>" + datevar); </script> </head> </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.