Code
Execute
<!DOCTYPE html> <html> <body> <p style="outline-width: thin; outline-style: solid;"> Welcome to WikiTechy.com </p> <br /> <p style="outline-width: thick; outline-style: dashed;"> Fin solutions for technology errors. </p> <br /> <p style="outline-width: 5px;outline-style:dotted;"> Best E-Learning Website in the world. </p> <br /> <p style="outline-width: 5px;outline-style:ridge;"> Where we can learn technologies easily here. </p> <br /> <p style="outline-width: 5px;outline-style:groove;"> Execute the Code pragmatically @wikiTechy.com </p> <br /> </body> </html>
Result