You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<head><title>My Title</title></head><h1>Heading</h1><p>This is one of the many paragraphs you would ever witness in your life time.</p><p>Some Random Shit. <u>This is underlined.</u> <b>This is bold.</b> <i>This is italics.</i></p><div style="background-color:#f7f7f7;">#include <iostream><p></p>using namespace std;<p></p>int main() {<p></p> cout<<"Hello World!";<p></p>}<p></p></div><p>Since my code is done, I'll go away <i>in style</i>.</p>