DEV Community

kevincp17
kevincp17

Posted on

Just want to try something

<html> <head> <title>Trying Code Block</title> </head> <body> So, this is how I post my code, huh? </body> </html> 
Enter fullscreen mode Exit fullscreen mode
<html> <head> <title>Trying Code Block 2</title> </head> <body> And this is how I post my code 2nd time in the same post? Interesting </body> </html> 
Enter fullscreen mode Exit fullscreen mode

I'm new in this community btw.

Top comments (0)