Advertisement
Guest User

Untitled

a guest
Feb 23rd, 2019
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. <div id="divName"><?php echo($variable); ?> </div>
  2.  
  3. <?php echo "<div id='idName'> Hello World </div>"?>
  4. <?php echo "<b>This text is in bold.</b>"?>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement