Size Matters – Webpage size
The compilation of a website? Wondering if all a good look at the entire presentation, when they get there? One way to ensure that is set to the original page.
When the typewriter, and ruled 8-1/2×11 sheet of paper was the king, was a much simpler layout. You always knew how much space to work, which would end on your margins, what size and type, if you had pressed the buttons.
Then came the word processor and its various flexibleComponents. Layout changed. Little things that we all had always done, like double spacing after the end of each sentence are no longer necessary. Word processing allows (and still does) a large number of optimizations and page layout – the font size and color of available tables, and graphics. But this article is not word processing.
We have not stopped … some group of individuals developed light Internet and the Web page with HTML programming was born. Eat birth, our philosophy together, as the design, as with that "piece of paper" flew out the window.
There is no more a piece of paper, but the screen size and resolution someone, we must keep in mind throughout our design phase, and layout. With screens 13 inches and above, we must be prepared for all visitors. And with an age range of the public, the format is critical. Select sizes too big and your site looks amateurish, to select the numbersHis small audience and probably for the hills to adjust its browser (something they could do, run, but probably not).
So what is the ideal page layout? How is it made?
The easiest way to set the table for the background color of the page to create a comprehensive website. Picture this table first as 8-1/2×11 sheet of paper. Within this piece of paper to create multiple tables, open and close as it goes, but eventually the closure offull page – just before the closing tag during your entire website with closing tags of the table.
A typical layout with it is great for almost every presentation of the material could only look like (see my ezine site at [http://www.thewizworld.com] idea of a view – and you're there, while the dimension see your ad windows as you adjust automatically for you):
=============================================
(Note: Replace * forCoding if the page)
* Body Background = "# 4682B4" *
* Center *
* Table Width = "80%" border = "1" bgcolor = "# FFFFFF" cellspacing = "1"
cellpadding = "8" *
* Tr *
* TD valign = "top align =" center "width =" 10% "bgcolor =" # FFFFFFF *
first column of information
* / TD *
* Td width = "90%" valign = top *
Second column of information
* / * Td
* / * Tr
* / * Table
* / * Center
================================================
Absolutely moreimportant attribute for this whole page is the code width of the page.
Many websites use a table of fixed size. Set the width with percentages may your page to its size automatically for each individual visitor.
You can also use a fixed value in quotes, but here's the trouble. Well widths of 700-750 is too wide for most of the browser window. This will be your reader scroll from left to right. You will lose because most peopleonly stand for so long before giving up and leave.
A good suggestion would be within a page layout 650 or less work if you really need to choose a fixed width.
My second site, http://www.mywizardads.com used a fixed width of 600 table. The tables inside to observe the whole table width 600 also defines the people with their columns with varying percentages.
Sure, it will be possible only with the size of the fixed table of a human being, reduce your browserScreen at a given point, before some of the information is unviewable, but the setting of 600 works for most tourists and surfers.
=============================================
(Note: * Changing encoding if the page)
* Table width = "600" border = "0" bgcolor = "# 000080" cellspacing = "2" cellpadding = "10" *
* Tr *
* TD valign = "top align =" center "width =" 95% "bgcolor =" 000080 "*
TopInformation
* / * Td
* / * Tr
* / * Table
==============================================
Never assume, of course, which is owned by another, but not the surf, right click and View Source, and explore various websites. Teaching through our hands on manipulation of numbers in your HTML editor or Notepad file, what works and what does not.
And consider a more comprehensive, which lie more individual tables. utilization rates, or combinations of aTotal fixed-width and the percentage of individual settings of your main and sub-tables.
You worked hard! Make sure your site is, as one would have believed.
Post Footer automatically generated by Add Post Footer Plugin for wordpress.