Board for everybody who is interested in BrainKing itself, its structure, features and future.
If you experience connection or speed problems with BrainKing, please visit Host Tracker and check "BrainKing.com" accessibility from various sites around the world. It may answer whether an issue is caused by BrainKing itself or your local network (or ISP provider).
<55ul> and <55li> create combined a list(without 55).....
For example:
<55ul>
<55li>Statement 1 of the list
<55li>Statement 2 of the list
<55li>Statement 3 of the list
</55ul>
Gives...........:
Statement 1 of the list
Statement 2 of the list
Statement 3 of the list
Normally </li> at the end of each statement should be accepted but here it works incorrectly............