HTML Tutorial - comprehensive example

Related Tags:

  We speak in front of the use of a label is a separate method in the actual preparation, many labels and some attribute is used in conjunction with, 
  For example: 
  <FONT COLOR="#" SIZE=#> text </ FONT> 
  <B> <U> Text </ U> </ B> 


  [Patients] 

<HTML>
<HEAD>
  <TITLE> Font style </ TITLE> 
  </ HEAD> 

<BODY>
<P>
  <B> <U> <FONT COLOR="#A35252"> <FONT SIZE= 1> Bai Juyi </ FONT> </ FONT> </ U> </ B> 
  </ P> 

  <P> Bai Juyi (772-846) Lotte words, the late Habitat Xiangshan, since Lay, Xiangshan, the origin of Taiyuan.    Bai Juyi is Tang Yuefu new movement advocating <BR> guide, the history of Chinese literature is worthy and Qu Yuan, Li Bai, Du Fu tied for the great poet of the class.    </ P> 

  <P> Bai Juyi from a small bureaucratic family.    Zhenyuan about three years (787) at the beginning, the 16-year-old Bai Juyi with their own Shigao, the Kyoto <BR> Chang'an.    LAB old poet see the uninvited guests the status of the name is as "easy" word, it is Huixie said: "An Mi-expensive, difficult to live!" And the Prix Vol read "Fu in the grass Furuhara Farewell" in the < / P> 

  <P ALIGN=center> <FONT COLOR="#3C7777"> <CITE> "Chili on the grass, a dead-one-year-old; not wild fire, wind and Health Spring" </ CITE> </ FONT> </ P > 

  <P>, Can not help much surprised, Boan said must immediately change the tone and solemnly said: "to write such a good poem, 'Habitat' it is not difficult, I was just joking with you up." Since then, Bai Juyi's poem of his colleagues.    </ P> 

  <P> Bai Juyi life of the times, mainly Jianzhong, and the yuan, Changqing period (AD 781-824).    Is the decline of the Tang dynasty to extreme suffering turbulent times.    </ P> 

  <P> Bai Juyi is the Du Fu, a great Chinese poet of realism.    His contribution is summed up in China since the "Book of Songs" Poetry and the reality on the basis of experience, the establishment of the theory of realism and poetry, creating a magnificent reality of a poetry movement - New Yuefu campaign, creating a large number of outstanding realistic poems.    </ P> 

  </ BODY> 
  </ HTML> 

Related articles:

CSS my BLOG
  5.1 finally decided to leave in time to the blog in the past DormForce moved to CSDN come up.    Incidentally revised to CSS, the main reference Pidgin layout, and then Header and the side column are fixed, the middle soft content with a marginal effect.    Well, it's ...
ASP.NET AJAX entry Series (3): Controls the use of ScriptManagerProxy
  In ASP.NET AJAX, because of an ASPX pages there can be only one ScriptManager control, a master pages in the circumstances, if need-Master Page and Content-Page in the need to introduce a different script, this Content-on the need for the use of ScriptManagerProxy page, rather than ScriptMan...
Familiar with the format commonly used form of the five skills
  We are presumably used in the page form, if you monotonous form of the control unit is not satisfied with, we might as well look at several techniques:    1, the mobile form text input options: in the text input column, if acceded to the tips, visitors often choose to use the mous...
With a classic web standards flash insertion method
  HTML:    <DOCTYPE html PUBLIC "- / / W3C / / DTD XHTML 1.0 Strict / / EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">    <html Xmlns=" http://www.w3.org/1999/xhtml "xml:lang="en" lang="en">  &l...
Like layer forms on the table as easy layout div
  Many Web designers would like, two or more containers side-by-side at the contour, and inside display the contents of each container, as in the classic form layout cells control the location of several columns, like containers content alignment shows that the middle or the top.    ...