Code editor html Get link Facebook X Pinterest Email Other Apps - April 26, 2023 HTML Viewer Code Editor: <!DOCTYPE html> <html> <head> <title>HTML Viewer</title> </head> <body> <h1 style="color: pink;">Hello, World!</h1> <p style="color: red;">This is a sample HTML code.</p> </body> </html> Copy HTML Update Preview <!DOCTYPE html> <html> <head> <title>HTML Viewer</title> </head> <body> <h1 style="color: green;">Welcome to the HTML Viewer</h1> <p style="color: white;">This is a sample HTML code.</p> </body> </html> Preview: Get link Facebook X Pinterest Email Other Apps
Drawing Website - May 10, 2023 My Drawing Website clear Save Undo Redo Eraser Pencil Marker Spray Paint Crayon Print Read more
Comments
Post a Comment