OSDN Git Service

text change master
authororange <uuparupa@orange-no-MacBook-Air.local>
Tue, 14 May 2019 12:35:03 +0000 (21:35 +0900)
committerorange <uuparupa@orange-no-MacBook-Air.local>
Tue, 14 May 2019 12:35:03 +0000 (21:35 +0900)
index.html

index b7bb15f..1b08a7c 100644 (file)
@@ -6,7 +6,7 @@
 </script>
 <script>
 function send() {
-   alert("This is Sample.");
+   alert("This is Sample. ほんとはここの段階でCGiが走るよ〜");
 }
 </script>
 <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.8.1/css/all.css" integrity="sha384-50oBUHEmvpQ+1lW4y57PTFmhCaXp0ML5d60M1M7uH2+nqUivzIebhndOJK28anvf" crossorigin="anonym$
@@ -14,7 +14,7 @@ function send() {
            <link rel="stylesheet" href="main.css" type="text/css">
             </head>
              <body>
-               <center>
+<center>
             <div class="output"></div>
             <br></br><br></br><br></br><br></br><br></br><br></br>
    <form onSubmit="send()">