InterviewSolution
Saved Bookmarks
| 1. |
What Are The Types Of Html? |
|
Answer» STATIC HTML BROWSER uses HTTP to REQUEST HTML file from the Web Server. DYNAMIC HTML Browser uses HTTP to request an executable application rather than a Static HTML file. Static HTML Browser uses HTTP to request HTML file from the Web Server. Dynamic HTML Browser uses HTTP to request an executable application rather than a Static HTML file. |
|