Computer: Makeuper: CSS: Difference between revisions

From TestingMediawiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 8: Line 8:
<nowiki> <!-- HTML備註 <!-- HTML再備註 --> --> </nowiki><br>
<nowiki> <!-- HTML備註 <!-- HTML再備註 --> --> </nowiki><br>
<nowiki> /* CSS備註 /* CSS再備註 */ */ </nowiki><br>
<nowiki> /* CSS備註 /* CSS再備註 */ */ </nowiki><br>
單位: <br />
position 定位用 em , <br />
字形大小用 small, large, xx-small 類的比較好。 <br />
http://www.webmasterworld.com/forum83/5272.htm <br />
px pt % em <br />
xx-small x-small small large x-large xx-large <br />


*本wiki的教學區
*本wiki的教學區
**[[Computer: Makeuper: CSS: Outline|第零章:css能做什麼]]
**[[Computer: Makeuper: CSS: Outline|第零章:css能做什麼]]
**[[Computer: Makeuper: CSS: Step01|第一章:套用css到文件中]]
**[[Computer: Makeuper: CSS: Step01|第一章:套用css到文件中]]
**[[Computer: Makeuper: CSS: Step02|第二章:區塊]]
**[[Computer: Makeuper: CSS: Step02|第二章:元素及其的行內和區塊屬性]]
**[[Computer: Makeuper: CSS: Step03|第三章:文字樣式]]
**[[Computer: Makeuper: CSS: Step03|第三章:文字樣式]]
**[[Computer: Makeuper: CSS: Step04|第四章:段落樣式]]
**[[Computer: Makeuper: CSS: Step04|第四章:段落樣式]]
Line 37: Line 44:
** http://www.w3cn.org/index.html
** http://www.w3cn.org/index.html
** http://www.wpdfd.com/wpdres.htm
** http://www.wpdfd.com/wpdres.htm
** http://www.simplebits.com/


----
----

Latest revision as of 15:33, 25 March 2005


回到 Computer ‧ 回到 Computer: Makeuper


注意:html跟css都不應該在備註的文字中再加入備註的文字,例:
<!-- HTML備註 <!-- HTML再備註 --> -->
/* CSS備註 /* CSS再備註 */ */

單位:
position 定位用 em ,
字形大小用 small, large, xx-small 類的比較好。
http://www.webmasterworld.com/forum83/5272.htm
px pt % em
xx-small x-small small large x-large xx-large