Hi everybody,
I'm working on an HTML interpreter. I use the Visual Prolog to parse an HTML page :
<html>
<HEAD>
</HEAD>
<body bgcolor="blue">
Hi! How are you? <br>
This is Yasu Matsumura.<br>
<!-- This is a comment line -->
<XmlEmptyTag />
</body>
</html>
and the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.