Render html tags attrs on QtWebEngine page in pyqt

Viewed 19

I am working on a Qt project that requires some HTML tags attrs to be rendered over the main page. for example, id or class name. But I am not sure exactly how to proceed with this. Does anyone have previous experience rendering custom text over PyQtWebEngine? I attached an example of what I am describingenter image description here

0 Answers
Related