InterviewSolution
Saved Bookmarks
| 1. |
Describe HTML layout structure. |
|
Answer» Every web PAGE has different components to display the intended content and a specific UI. But still, there are few things which are templated and are globally ACCEPTED WAY to structure the web page, such as:
|
|