HTML Script in PHP

   still in the Post about the PHP programming language
I just wanted to share a few examples of HTML in PHP Script
for a Newbie like me worth sharing:)


<?php
            echo '<div align=center>selamat datang dikota jogjakarta</div>';
            echo '<html>';
            echo '<head>';
            echo "<title>HTML dalam Script PHP</title>";
            echo '</head>';
            echo '<body>';
            echo '<h1>';
            echo '<div align=center>';
            echo "<font color=#0000000 size=+2>";
           
            echo 'Selamat Datang dikota Budaya Jogjakarta';
           
            echo '</font>';
            echo '</div>';
            echo '</h1>';
            echo '</body>';
            echo '</html>';
           
          
            ?>
      

Posted in , . Bookmark the permalink. RSS feed for this post.

Leave a Reply

Pages

Search

Sandiah Notes Template Sandroid11.blogspot.com.