课程: HTML: Tables
今天就学习课程吧!
今天就开通帐号,24,700 门业界名师课程任您挑!
Display data semantically
- The concept of semantics has a rough history on the Web. When the Web was first moving into the commercial space in the mid 1990s, CSS was so new that it was unavailable in the browser. Therefor, styling was very much a part of HTML. Webpage layouts were pretty much limited to two methodologies. We could layout webpages using frames an old methodology since deprecated by the W3C. This led to unsightly scroll bars all over webpages, so it wasn't necessarily the best looking approach. Or, there was a second approach, which heavily influenced the web world for the next 10 years or so. In his book, "Creating Killer Websites", published in 1996, David Siegel advocated avoiding the use of most standard HTML tags and using tables for layout. Combined with spacer GIFs and nesting tables many layers deep, this methodology became our first method for layout on the Web. It was so popular you'll still see websites that use it today. Unfortunately, there are huge problems with using tables for…
随堂练习,边学边练
下载课堂讲义。学练结合,紧跟进度,轻松巩固知识。
内容
-
-
-
(已锁定)
Display data semantically2 分钟 44 秒
-
(已锁定)
Understand table rows and table data5 分钟 13 秒
-
Add content and data to table cells4 分钟 57 秒
-
(已锁定)
Understand table headings2 分钟
-
(已锁定)
Identify table head, body, and foot5 分钟 37 秒
-
(已锁定)
Include table captions2 分钟 32 秒
-
(已锁定)
Group columns and apply to headers5 分钟
-
(已锁定)
Use colspan and rowspan4 分钟 25 秒
-
(已锁定)
Challenge: Mark up a table2 分钟 42 秒
-
(已锁定)
Solution: Mark up a table3 分钟 49 秒
-
(已锁定)
-
-
-