先做事后做人

博客园 首页 新随笔 联系 订阅 管理

2006年4月13日 #

摘要: 1.How to Insert a Style Sheet (1).External Style Sheet An external style sheet can be written in any text editor. The file should not contain any html tags. Your style sheet should be saved with ... 阅读全文
posted @ 2006-04-13 13:17 asdfasdf 阅读(119) 评论(0) 推荐(0)

摘要: 1.Instruction (1)What is CSS? CSS stands for Cascading Style Sheets Styles define how to display HTML elements Styles are normally stored in Style Sheets Styles were added to HTML 4.0 to solve a pro... 阅读全文
posted @ 2006-04-13 13:04 asdfasdf 阅读(137) 评论(0) 推荐(0)

摘要: 7.XHTML Standard Attribute XHTML tags can have attributes. The special attributes for each tag are listed under each tag description. The attributes listed here are the core and language attributes ... 阅读全文
posted @ 2006-04-13 12:25 asdfasdf 阅读(170) 评论(0) 推荐(0)

摘要: 4.XHTML DTD The XHTML standard defines three Document Type Definitions. The most common is the XHTML Transitional. The 3 Document Type Definitions DTD specifies the syntax of a web page in SGML. DTD ... 阅读全文
posted @ 2006-04-13 11:42 asdfasdf 阅读(186) 评论(0) 推荐(0)

摘要: 1.Introduction To XHTML (1)What Is XHTML? XHTML stands for EXtensible HyperText Markup Language XHTML is aimed to replace HTML XHTML is almost identical to HTML 4.01 XHTML is a stricter and cleaner ve... 阅读全文
posted @ 2006-04-13 10:43 asdfasdf 阅读(208) 评论(0) 推荐(0)