Saved Bookmarks
| 1. |
write a html program to divide the browser windows into two horizontal sections.top section display name of hotel and bottom section divided into two vertical section 12th |
|
Answer»
This HTML code will GIVE the REQUIRED output.Note=> In every src you will have to add a PICTURE or html file so, as to show up the content otherwise the above code will just divide the browser WINDOWS only.Frameset is not supported in HTML5. |
|