「資訊基礎應用/薛期蔚」修訂間的差異

出自不錯學群
跳至導覽 跳至搜尋
行 13: 行 13:
 
*<html>&lt;/html&gt; html開始&結束
 
*<html>&lt;/html&gt; html開始&結束
 
*<head>&lt;head&gt; 文件頭
 
*<head>&lt;head&gt; 文件頭
 +
*<meta> 描述
  
 
===樣式===
 
===樣式===
 
'urn:schemas-microsoft-com:office:word' 可顯示為word
 
'urn:schemas-microsoft-com:office:word' 可顯示為word

於 2020年11月23日 (一) 11:10 的修訂

屬性

  • xmlns:w= 命名空間為
  • content='text/html;charset=utf-8' http-equiv='Content-Type'> 文件格式,使用UTF-8,http編碼
  • <link rel='stylesheet' type='text/css' media='all' href='http://jendo.org/paragrap_u8.css' title='jjCss' /> 屬性 屬性值 種類
  • <title></title> 網頁標題
  • <h1></h1> 字體大小
  • <body><body> 內文
  • <body lang=ZH-TW> 標注語系
  • <div style='page:A4'> A4紙大小
  • <div style='page:PN'> 符合前項規範

標籤

  • <html></html> html開始&結束
  • <head><head> 文件頭
  • <meta> 描述

樣式

'urn:schemas-microsoft-com:office:word' 可顯示為word