freepeople性欧美熟妇, 色戒完整版无删减158分钟hd, 无码精品国产vα在线观看DVD, 丰满少妇伦精品无码专区在线观看,艾栗栗与纹身男宾馆3p50分钟,国产AV片在线观看,黑人与美女高潮,18岁女RAPPERDISSSUBS,国产手机在机看影片

正文內(nèi)容

[互聯(lián)網(wǎng)]html語法(專業(yè)版)

2024-09-23 00:17上一頁面

下一頁面
  

【正文】 amp。img src= dynsrc= 何時(shí)開始播放 AVI img start= =fileopen, mouseover缺省值是 =fileopen,即在鏈接到含本標(biāo)記的頁面(如本頁)時(shí)開始播放 AVI。)=Center, R=Radiusshape=poly coords=A,A39。16 進(jìn)制的數(shù)碼有: 0,1,2,3,4,5,6,7,8,9,a,b,c,d,e,f. 背景圖象 body background=imageURLNon Scrolling Background body bgproperties=FIXED 頁面空白(Margin) 頁面左邊的空白 body leftmargin=頁面上方的空白(天頭) body topmargin= =margin amount 鏈接(Link)基本語法 a href=URL ... /a這是一個(gè)a href=samp/鏈接的例子/a。 Tommorow olli.../ololliTodayliTommorow/ol1 Today2 Tommorow 定義列表(Definition lists) dldt...dd.../dldldtTodayddToday is yesterday.dtTomorrowddTomorrow is today./dlTodayToday will be yesterday.TomorrowTomorrow will be today.Definition lists Compact dl pactdt...dd.../dlTodayToday will be yesterday.NextTomorrow will be today.dl pactdtTodayddToday is yesterday.dtTomorrowddTomorrow is today./dl 定制表中的標(biāo)記 li type= =disk, circle, squareulli type=discONEli type=circleTWOli type=squareTHREE/ul textarea wrap=off ... /textarea不換行,是缺省設(shè)置。 Faximg src= alt=MY FACE :) 圖象和文字的對(duì)齊img align= =top, middle, bottomimg src=URL align=top My face! My Face!img src=URL align=middle My face! My Face!img src=URL align=bottom My face! My Face!)=Second Corner, ...img src= usemap=Facemap name=Face!Text BOTTON area shape=rect href= coords=140,20,280,60!Triangle BOTTON area shape=poly href= coords=100,100,180,80,200,140!FACE area shape=circle href= coords=80,100,60/map6. 表格進(jìn)階(TABLE ADVANCED) 表格的色彩 表元的背景色彩和背景圖象th bgcolor= th background=URL =rrggbb 16 進(jìn)制 RGB 數(shù)碼, 或者是下列預(yù)定義色彩名稱:Black, Olive, Teal, Red, Blue, Maroon, Navy, Gray, Lime, Fuchsia, White, Green, Purple, Silver, Yellow, Aquatable bordertrth bgcolor=ffaa00Food/th th bgcolor=RedDrink/th th rowspan=2 background=Sweet/thtr bgcolor=whitetdA/tdtdB/td/tableFoodDrinkSweetAB 表格邊框的色彩 table bordercolor=table cellspacing=5 border=5 bodercolor=ffaa00trthFood/ththDrink/ththSweet/thtrtdA/tdtdB/tdtdC/td /tableFoodDrinkSweetABC 表格邊框色彩的亮度控制 table bordercolorlight=table bordercolordark=table cellspacing=5 border=5 bordercolorlight=White bordercolordark=MaroontrthFood/ththDrink/ththSweet/thtrtdA/tdtdB/tdtdC/td /tableFoodDrinkSweetABC 表格的分組顯示(Structured Table) 按行分組 thead ... /thead 表的題頭(Header) tbody ... /tbody 表的正文(Body) tfoot ... /tfoot 表的腳注(Footer)table borderthead trthFood/ththDrink/ththSweet/th/theadtbody trtdA/tdtdB/tdtdC/td trtdD/tdtdE/tdtdF/td/tbody/tableFoodDrinkSweetABCDEF 按列分組 colgroup align= =left, right, centertable border width=160colgroup align=leftcolgroup align=centercolgroup align=right thead trthFood/ththDrink/ththSweet/th /thead tbody trtdA/tdtdB/tdtdC/td trtdD/tdtdE/tdtdF/td /tbody/tableFoodDrinkSweetABCDEF 列的屬性控制 col span= =從左數(shù)起,具有指定屬性的列的列數(shù)col align= =left, right, centertable border width=160colgroup col align=center span=2colgroup align=right thead trthFood/ththDrink/ththSweet/th /thead tbody trtdA/tdtdB/tdtdC/td trtdD/tdtdE/tdtdF/td /tbody/tableFoodDrinkSweetABCDEF 表格中邊框的顯示 顯示所有 4 個(gè)邊框 table frame=boxtable border frame=boxthead trthFood/ththDrink/ththSweet/th/theadtbody trtdA/tdtdB/tdtdC/td trtdD/tdtdE/tdtdF/td/tbody/tableFoodDrinkSweetABCDEF 只顯示上邊框 table frame=aboveFoodDrinkSweetABCDEF 只顯示下邊框 table frame=belowFoodDrinkSweetABCDEF 只顯示上、下邊框 table frame=hsidesFoodDrinkSweetABCDEF 只顯示左、右邊框 table frame=vsidesFoodDrinkSweetABCDEF 只顯示左邊框 table frame=lhsFoodDrinkSweetABCDEF 只顯示右邊框 table frame=rhsFoodDrinkSweetABCDEF 不顯示任何邊框 table frame=voidFoodDrinkSweetABCDEF 表格中分隔線(Rules)的顯示 顯示所有分隔線 table rules=alltable border rules=allcolgroupcol align=center span=2colgroup align=right thead trthFood/ththDrink/ththSweet/th /thead tbody trtdA/tdtdB/tdtdC/td trtdD/tdtdE/tdtdF/td /tbody tbody trtd rowspan=3 align=rightTotal $/td /tbody/tableFoodDrinkSweetABCDEFTotal $ 只顯示組(Groups)與組之間的分隔線 table rules=groupsFoodDrinkSweetABCDEFTotal $ 只顯示行與行之間的分隔線 table rules=rowsFoodDrinkSweetABCDEFTotal $ 只顯示列與列之間的分隔線 table rules=colsFoodDrinkSweetABCDEFTotal $ 不顯示任何分隔線 table rules=noneFoo
點(diǎn)擊復(fù)制文檔內(nèi)容
環(huán)評(píng)公示相關(guān)推薦
文庫吧 www.dybbs8.com
備案圖鄂ICP備17016276號(hào)-1