What are the important elements of the browser ? Write any four?
Answers
Answered by
0
Answer:HTML elements can be nested (this means that elements can contain other elements). All HTML documents consist of nested HTML elements. The following example contains four HTML elements
Explanation:
Answered by
5
The browser's main components are :
The user interface:
- This includes the address bar, back/forward button, bookmarking menu, etc. ...
- The browser engine: marshals actions between the UI and the rendering engine.
- The rendering engine : ...
- Networking: ...
- UI backend: ...
- JavaScript interpreter. ...
- Data storage.
Similar questions