Browser
A web browser (commonly referred to as a browser) is a software application for accessing information on the World Wide Web. Each individual web page, image, and video is identified by a distinct URL, enabling browsers to retrieve and display them on the user's device(From WIKIPedia)
Web Browser process HTML script and presents Visual for it in Web Browser software.
Web Broswer e.g. Chrome, Mozilla, Safari, Internet Explorer etc.
All browsers have there own Browser engine which is core of the browser software.
I can visualize the flow here.
HTML script → Browser Engine → Render/Draw graphics on Browser window.
Comments
Post a Comment