Pre Code ⚡️

How to insert pre code html tag Astronot CSS new css framework

How to using pre code

Codding

This is link use <a href="inserturlhere"> This is a link </a>
This is link use <a href="inserturlhere" class="link"> This is a link </a> use class="link" for white text
<code>input script code here</code>
<pre>input script pre code here</pre>
<pre><code>input script pre code here</code></pre>
<span>input something here..</span>
<blockquote>Wohoo... Astro CSS is cool</blockquote>

Example

use blockquote :

Wohoo... Astronot CSS is cool

use span : git clone astronot.git

use code : this is code

<pre> Example for pre </pre>
.astronot {
  color: #9b4dca;
}
<pre><code> Example for pre code </code></pre>

.astronot {
  color: #9b4dca;
}

copyrights astronot css