HTML Editor
<!DOCTYPE html> <html lang="en-US"> <body> <article> <h1>C programming</h1> <p>C Programming is the parent of all new modern programming languages.</p> </article> </body> </html>
OUTPUT
×

Save as Private