Internet Browser: Difference between revisions

McHaggis (talk | contribs)
General improvements, updated the dual screen view code and added a little of my own research
McHaggis (talk | contribs)
m Using Both Screens: DOCTYPE should be used to prevent quirks mode
Line 115: Line 115:
Generally the easiest way to accomplish the correct layout is to create HTML elements that "contain" the top and bottom screens. Here's an example:
Generally the easiest way to accomplish the correct layout is to create HTML elements that "contain" the top and bottom screens. Here's an example:


<!DOCTYPE html>
  <html>
  <html>
   <head>
   <head>