Quote:
Originally Posted by adrian_loetscher
Code:
<hr>
<A name=6></a><b>Introduction</b><br>
Some_text_on_the_first_line_of_pdf<br>
Some_text_on_the_second_line_of_pdf<br>
Adrian.
|
Those code examples

are horrible
Tag case should be kept the same case (may be allowed in some codes, but best to avoid)
breaks should self close <br />
Line1 is a naked anchor, which is not the same a a Heading tag (commonly used to identify Chapter starts
I till catch myself coding keywords in MixedCase(the language I was using permitted, made reading non-color-styled-code easy)