0
How to use br in PHP ?
29th Sep 2016, 7:29 AM
Elleine Macabio
2 odpowiedzi
0
The break tag has no end tag. It creates a newline.
<?
echo '<br>';
?>
29th Sep 2016, 6:37 PM
Mythos
0
<?php
echo "</br>";
?>
30th Sep 2016, 8:01 PM
Bijoy Shah
Często masz takie pytania?
Ucz się bardziej efektywnie, za darmo:
Popularne dzisiaj
How to do a responsive page?
1 Votes
Running a python code
1 Votes
How create a new language ?
0 Votes
Ai in future
1 Votes
Hola
0 Votes
How To Enable Disable Divs?
0 Votes
Beginner question
0 Votes



