Contents in this wiki are for entertainment purposes only
This is not fiction ∞ this is psience of mind

Retro Code: Difference between revisions

From Catcliffe Development
Jump to navigation Jump to search
(Created page with ";<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Hello World Explosion with Rainbow</title> <style> body { margin: 0; padding: 0; height: 100vh; display: flex; justify-content: center; align-items: center; font-family: Arial, sans-serif; overflow: hidden;...")
 
No edit summary
Line 1: Line 1:
;<!DOCTYPE html>
<p style="background-color:azure; border:1px outset azure; padding:0 20px; max-width:860px; margin:0 auto; ">
<html lang="en">
    <div id="message">Hello World! ... World? Are you there?</div>
</p>
<html>
<head>
<head>
     <meta charset="UTF-8">
     <meta charset="UTF-8">
Line 46: Line 48:
</head>
</head>
<body>
<body>
    <div id="message">Hello World! ... World? Are you there?</div>


     <script>
     <script>

Revision as of 13:34, 8 July 2024

Hello World! ... World? Are you there?

Hello World Explosion with Rainbow