Qt 4.6.2 web browser?

davef
Could anyone give any comments on the following:

- is there a web browser available after getting 4.6.2 to work?

- if not, has anyone tried some browser using 4.6.2

and could comment on how it behaves?  For example, a working zoom in/zoom
out, changing font size and reasonably CSS compliant as follows:

<style type='text/css'>
.s0 { background-color: Cyan; }
.s1 { background-color: LimeGreen; }
.s2 { background-color: Red; }
td { text-align: center; }
td { height: 25px; }
</style>

Maybe like this:
http://www.konqueror.org/embedded/

Thank you.

Dave