Code
Execute
<
!DOCTYPE
html
>
<
html
>
<
body
>
<
p
style
="min-width:100px; border:1px solid green"
>
Welcome to Wikitechy.Best E-Learning Website in the world.
Wikitechy want to reshape e-learning platform.
<
/p
>
<
/body
>
<
/html
>
<!DOCTYPE html> <html> <body> <p style="min-width:100px; border:1px solid green"> Welcome to Wikitechy.Best E-Learning Website in the world. Wikitechy want to reshape e-learning platform. </p> </body> </html>
Result