Layout
Today, we learn to design layout of the webpage. However, this article will also include history of layout development.
With manuscripts, all of the elements are drawing by hand, so the creator can design the layout directly as they create the work, perhaps with an advanced sketch as a guide.
With ancient woodblock printing, all elements of the page were carved directly into the wood, though later layout changs might need to be made if the printing was transferred onto a larger work, such as a large piece of fabric, potentially with multiple block impressions.
With the Renaissance invention of letterpress printing and cold-metal moveable type, typesetting was accomplished by physically combining characters using a composing stick into a galley and a long tray. Any images would be created by engraving.
The original document would be a hand-written manuscript; if the typesetting was performed by someone other than the layout artist, markup would be added to the manuscript with instructions as to typeface, font size, and so on. (Even after authors began to use typewriters in the 1860s, originals were still called "manuscripts" and the markup process was the same.)
After the first developmental stage of typesetting, a galley proof might be printed in order for proofreading to be performed, either to correct errors in the original, or to make sure that the typesetter had followed the manuscript properly, and correctly interpreted the markup. The final stage of the layout would be established in a "form" or "forme" using pieces of wood or metal ("furniture") to space out the text and images as desired, a frame known as a chase, and objects which lock down the frame known as quoins. This process is called imposition, and potentially includes arranging multiple pages to be printed on the same sheet of paper which will later be folded and possibly trimmed. An "imposition proof" (essentially a short run of the press) might be created to check the final placement.
The invention of hot metal typesetting in 1884 increased spped of the typesetting process by allowing workers to produce slugsâentire lines of textâusing a keyboard. The slugs were the result of molten metal being poured into molds temporarily assembled by the typesetting machine. The layout process remained the same as with cold metal type, however: assembly into physical galleys.
After the development of digital media, Modern web pages are typically produced using HTML for content and general structure, cascading style sheets to control presentation details such as typography and spacing, and JavaScript for interactivity. Since these languages are all text-based, this work can be done in a text editor, or a special HTML editor which may have WYSIWYG features or other aids. Additional technologies such as Macromedia Flash may be used for multimedia content.
References
Page layout - Wikipedia
















