Read a single character from the HTML source, if this function returns zero(0) then you should call getTag to see what tag was found. Otherwise the value returned is simply the next character found.
The character read, or zero if there is an HTML tag. If zero is returned, then call getTag to get the next tag.