html i tag
<p>This text is not italic</p><i>This text is italic</i>
html i tag
<p>This text is not italic</p><i>This text is italic</i>
html tag
An HTML element is a type of HTML document component,
one of several types of HTML nodes.
HTML document is composed of a tree of simple
HTML nodes, such as text nodes, and HTML elements,
which add semantics and formatting to parts of document.
Each element can have HTML attributes specified.
how to make comments in markdown which do not render in html
[//] <> (This works, parathesis are necessary btw)
[//] # (This is perhaps the most platform independent solution.
In either case, the comments will not render to html,
even if the user selects view source.)
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us