USA 2017
"Lesson 10." - Tables, part 2, old attributes.
USA2017 :: "Lesson 10." - Tables, part 2, old attributes.
I searched all day along and finally found out all I need on USA2017.
/From the "Feedback collection on USA2017.INUMO.RU", USA2017.INUMO.RU./
Tables, part 2, old attributes. Lesson 10. In this lesson we will study some outdated table attributes. We can't recommend to use these tags for new webpages. But we have to know these tags, because there are millions documents with these tags over the globe. There is a big probability that we will work with old table attributes on old webpages. Samples of outdated table attributes: width="640" (new correct way width:640px; in <style>), align="center" (margin-left:auto; margin-right:auto;), cellpadding="2" (padding:2px;), cellspacing="1" (border-spacing:1px;), align="center" (text-align:center;).
In this lesson we will study some outdated table attributes. We can't recommend to use these tags for new webpages.
But we have to know these tags, because there are millions documents with these tags over the globe. There is a big probability that we will work with old table attributes on old webpages.
Lets make some step-by-step modernization of our table:
In attribute <style> of <table> tag we add property width:640px; - we make our table to have width of 640 pixels (in old way people used attribute width="640").
In attribute <style> of <table> tag we add property margin-left:auto; margin-right:auto; - we make our table to be center-aligned (in old way people used attribute align="center").
In attribute <style> of <table> tag we add property padding:2px; - the property specifies the space, in 2 pixels, between the cell wall and the cell content (in old way people used attribute cellpadding="2").
In attribute <style> of <table> tag we add property border-spacing:1px; - specifies the space, in 1 pixel, between cells (in old way people used attribute cellspacing="1").
In attribute <style> of <table> tag we add property style="text-align:center;" - information in cells will be center-aligned (in old way people used attribute align="center").
Our table after all steps above:
Food prices in US cities
Date
Time
Food
City
Fats, Proteins, Carbohydrates
Money $
Sep 30, 1935
19:00
Kefir
New York
0
4
2
1.54
Oct 12, 1935
20:00
Meat
Chicago
3
6
4
5.25
Oct 24, 1935
22:00
Carrot
Cleveland
1
2
7
2.14
23:00
Potatoes
Los Angeles
0
2
8
2.99
Task in a HTML format (after making steps above)
Compare with original:
Task in a picture format (image file food_prices.png)
Everything seems to be ok, but boss wants the borders to collapse into one border...
Best way to make it is to use CSS technology. We have to set up a code below in <head></head> section.
So we have placed mentioned above things on our test webpage: article_010.html
← click to view, how it looks on this website...
article_010.zip
← download this webpage in zip archive to set on your website.
"1&1" - one of the largest web hosts in the world.
Register with one of the largest web hosts in the world.
Our broad product portfolio of domains, website packages, web hosting packages and high-end server solutions gives you plenty of choice.
Click Here → ↓
Happy new searching to you!
What to do and where to go?
USA2017.INUMO.RU :: main page. Somebody think about future. We make future today. Peace, freedom, happiness for everyone in USA and everywhere on the Earth in 2017.
Email to president of USA in 2017 :: don't hesitate to share your info with administrative staff of USA2017. Help us make world around better.
USA 2017. Search page. Search Box. :: What is search? Search is the activity of looking thoroughly in order to find something or someone. Life is searching and searching is a zest of our life. When you try to locate or discover, or try to establish the existence of something, use the search box on USA 2017.
HTML tutorial on USA 2017, main page. :: HTML is an ace of base of Internet. This HTML tutorial has been created for newcomers to let them quickly understand Internet basics. From other side, experienced users also will found some lessons to be useful. This HTML tutorial contains hundreds of HTML examples. Also there are built-in lab works to ease for users process of understanding how some opportunities are actual today.
Chess portal on USA2017. :: Chess is the best game over the world. Chess makes your brain work good and your soul feel happy. Chess is taught to children in schools around the world today. Many schools host chess clubs, and there are many scholastic tournaments specifically for children. Tournaments are held regularly in many countries, hosted by organizations such as the United States Chess Federation and the National Scholastic Chess Foundation. I don't think about chess as a sport, for me chess is an art.
Toggle numbers on left and right :: Click here if you want to remove or set back numbers on the left and right sides of your screen.
Remove ads :: Click here if you want to remove ads off this page.
Change ads :: Click here if you want to change ads on this page. After your click, all ads will be resorted by following way: ad1 → ad2, ad2 → ad3, ad3 → ad1.
If you plan to come back later...
Please remember this page -
URL: https://usa2017.inumo.ru/html/p010.html