Info
This should be very easy to pick up if you know HTML.
div
Example: div
This command starts the div by compiling to <div>
.
enddiv
Example: enddiv
This command ends the div by compiling to </div>
.
Info
This should be very easy to pick up if you know HTML.
Example: div
This command starts the div by compiling to <div>
.
Example: enddiv
This command ends the div by compiling to </div>
.