數位時代的寫作,是一種新形態的文本表達模式!
首頁
初學者技能教案專區
google Meet遠距上課技能
javascript互動文本寫作
融媒體Wix教學
網路新聞寫作:HTML&CSS
新聞影音剪輯:premiere
匯流寫作基模知識:gravit
基礎影音編輯:shotcut
基礎向量圖像編輯:inkscape
基礎圖像編輯:GIMP
排版設計scribus
匯流新聞專題寫作
影音新聞製作與剪輯(上課用)
新聞直播編導/OBS(上課用)
基礎新聞攝影(上課用)
數位排版/敘事(上課用)
西洋哲學史導讀
老子探義導讀
《論語》小談
《法華經》的思
品嚐《華嚴經》
Unsplash圖像集
Pexels 圖像集
我的給大學生書單
傳播理論/研究

2013年3月13日 星期三

我要快速、好看的中標版型



構思中標 快速套用 | 提示重點
用好中標,讓人快速掌握你的想法!
我們儘量的來讓版型增加中……



標題字放大表示,可以穩定畫面。
這是為了讓大型標題字明確掌握畫面的內容與性格,收到讓閱讀者鬆弛 安定的效果。

以內文為標準,大標大小的思考如下:
一般討喜的範圍在4-7倍;
理性、專業的形象在2-6倍;
活潑、休閒的形象在5-8倍。


引自《好感度網頁設計法則》



更快速套用 CSS 的標題


範例呈現:

更多文字、標題的變化可能性。


CSS:

<style>
.wordtitle1024a {
color: darkred;
font-family: 微軟正黑體;
font-size: 240%;
font-weight: bold;
margin-bottom: 5px;
text-shadow: 3px 3px 4px silver;
border-bottom: 1px solid darkred;
}
</style>


HTML:

<div class="wordtitle1024a">
更多文字、標題的變化可能性。<br>
</div>





範例呈現:

更多文字、標題的變化可能性。


CSS:

<style>
.wordtitle1024b {
box-shadow: 0px 0px 6px green;
color: orange; font-family: 微軟正黑體;
font-size: 2em;
font-weight: bold;
letter-spacing: 0.1em; padding: 0.2em;
}
</style>


HTML:

<div class="wordtitle1024b">
更多文字、標題的變化可能性。<br>
</div>





範例呈現:

更多文字、標題的變化可能性。


CSS:

<style>
.wordtitle1024c {
font-family: 微軟正黑體;
font-size: 2em;
font-weight: bolder;
line-height: 1.1em;
color: black;
border-top: 1px solid darkorange;
border-bottom: 1px solid darkorange;
border-left: 10px solid darkorange;
padding:0.1em 0em 0.1em 0.3em;
}
</style>


HTML:

<div class="wordtitle1024c">
更多文字、標題的變化可能性。<br>
</div>





範例呈現:

更多文字、標題的變化可能性。


CSS:

<style>
.wordtitle1024d {
font-family: Verdana, '微軟正黑體';
font-size: 2em;
font-weight: bold;
line-height: 1.2;
letter-spacing: 0.05em;
-webkit-text-stroke-width: 1px;
-webkit-text-stroke-color: darkred;
-webkit-text-fill-color: white;
text-shadow:
3px 3px 0 #000,
-1px -1px 0 #000,
1px -1px 0 #000,
-1px 1px 0 #000,
1px 1px 0 #000;
}
</style>


HTML:

<div class="wordtitle1024d">
更多文字、標題的變化可能性。<br>
</div>





範例呈現:

更多文字的變化可能性。


CSS:

<style>
.wordchange01 {
font-family: Verdana, '微軟正黑體';
font-size: 1.5em;
font-weight: 900;
line-height: 2;
letter-spacing: 0.1em;
color: yellow;
text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
}
</style>


HTML:

<div class="wordchange01">
更多文字的變化可能性。<br>
</div>




範例呈現:



更多文字的變化可能性。


CSS:

<style>
.wordchange02 {
font-family: Verdana, '微軟正黑體';
font-size: 1.7em;
font-weight: 900;
line-height: 2;
letter-spacing: 0.1em;
color: white;
text-shadow: 1px 1px 2px black, 0 0 25px blue, 0 0 5px darkblue;
}
</style>


HTML:

<div class="wordchange02">
更多文字的變化可能性。<br>
</div>




範例呈現:


更多文字的變化可能性


CSS:

<style>
.wordchange03 {
color: black;
text-shadow: 1px 1px 3px IndianRed;
}
</style>


HTML:

更多文字的<span class="wordchange03">變化可能性</span>。<br>





範例呈現:


更多文字的變化可能性。


CSS:

<style>
.wordchange04 {
font-family: Verdana, '微軟正黑體';
font-size: 1.3em;
font-weight: 900;
line-height: 2;
letter-spacing: 0.1em;
color: #f00;
text-shadow: 1px 1px 0px #212121;
}
</style>


HTML:

<div class="wordchange04">
更多文字的變化可能性。<br>
</div>







 精準提供訊息的中標:範例一

範例語法:
<table
style="border-bottom: 1px dotted gray; text-align: left; width: 100%;"
border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td
style="vertical-align: top; width: 5px; background-color: rgb(153, 0, 0);"><br>
</td>
<td
style="vertical-align: top; padding-top: 3px; padding-bottom: 3px;"> <span
style="font-weight: bold; font-family: 微軟正黑體; font-size: 120%;">精準提供訊息的
中標:範例一
</span><br>
</td>
</tr>
</tbody>
</table>

語法使用說明:
1.直接把整個語法copy下來,在Html編輯模式下,貼到你想要寫中標的地方。
2.如果你不是很懂Html語法,沒關係,你可以更動上列暗紅色字體的部分。font-size: 120%,是指字的大小,你可以加大,例如 font-size: 150%; 。再來是中標的文字,那當然可以動。




精準提供訊息的中標:範例二

範例語法:
<table
style="text-align: left; width: 100%; background-color: rgb(84, 154, 93);"
border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td style="vertical-align: top;">
<div
style="border-top: 2px dotted white; border-bottom: 2px dotted white; margin-bottom: 3px; margin-top: 3px; padding-left: 2em; padding-top: 5px; padding-bottom: 5px;"><span
style="font-weight: bold; font-family: 微軟正黑體; font-size: 150%; color: white;">精
準提供訊息的中標:範例二</span><br>
</div>
</td>
</tr>
</tbody>
</table>

語法使用說明:
1. font-size: 150%,這裡可以調整字的大小。color: white; 這裡可以調整字的顏色,可以直接使用色碼表。例如 font-size: #8B0000 。


精準提供訊息的中標:範例三

範例語法:
<table
style="border-top: 3px solid rgb(121, 205, 205); text-align: left; width: 100%; background-image: url(https://dl.dropbox.com/u/53607335/images/188.gif);"
border="0" cellpadding="2" cellspacing="2">
<tbody>
<tr>
<td
style="vertical-align: middle; text-align: center; width: 74px;"><img
style="width: 15px; height: 15px;" alt=""
src="http://www.websitebullets.com/bullet/302/4.gif"><br>
</td>
<td
style="vertical-align: top; width: 486px; padding-top: 10px; padding-bottom: 10px;"><span
style="font-family: 微軟正黑體; font-size: 140%; color: red;">精準提供訊息的中標:範例三</span><br>
</td>
</tr>
</tbody>
</table>

語法使用說明:
1.這是在表格內插入的背景素材的手法。可以替換自己喜歡的素材圖檔。在 background-image: url(https://dl.dropbox.com/u/53607335/images/188.gif)中,將紅色字部分換成你的素材檔案位置。

素材圖檔網站:http://www.backgroundlabs.com/


日 系風格的中標版型:範例四

範例語法:
<table
style="text-align: left; width: 100%; background-image: url(https://dl.dropbox.com/u/53607335/images/1216316885.jpg); background-repeat: repeat-x; background-position: left bottom;"
border="0" cellpadding="2" cellspacing="2">
<tbody>
<tr>
<td
style="vertical-align: top; padding-left: 2em; padding-bottom: 1.4em; padding-top: 0.8em;"><span
style="font-family: 微軟正黑體; font-size: 150%;">日
系風格的中標版型:範例四</span><br>
</td>
</tr>
</tbody>
</table>


  • 簡單風格的中標版型:範例五


範例語法:
<ul style="font-famliy: 微軟正黑體; font-size: 180%; margin-bottom: 0px; margin-left: -20px;">
<li style="color: red;">簡單風格的中標版型:範例五</li>
</ul>
<hr align="left" style="margin-top: -10px; width: 70%;" />


陰影風的中標版型:範例六!

範例語法:
<div style="color: darkred; font-family: 微軟正黑體; font-size: 240%; font-weight: bold; margin-bottom: 5px; text-shadow: 3px 3px 4px silver; border-bottom: 1px solid darkred;">
陰影風的中標版型:範例六!</div>


顏色框邊的中標版型:範例七!

範例語法:
<div style="-webkit-box-shadow: 0px 0px 6px green; color: orange; font-family: 微軟正黑體; font-size: 2em; font-weight: bold; letter-spacing: 0.1em; padding: 0.2em;">
顏色框邊的中標版型:範例七!<br></div>



顏色提示中標版型:範列八。

範例語法:
<div style="font-family: 微軟正黑體; font-size: 2em; font-weight: bolder; line-height: 1.1em; color: black;">
<div style="width: 0.4em; height: auto; background-color: darkorange; float: left; margin-right: 0.6em;"><br>
</div>
顏色提示中標版型:範列八。<br>
</div>



CSS的方法
使用CSS快速套用中標

<style>
.mdititle20150224 {
font-family: Verdana, '微軟正黑體';
font-size: 1.28em;
font-weight: bold;
line-height: 1.8em;
text-align: left;
letter-spacing: 0.1em;
padding: 0.3em;
margin: 0.5em 0em 0.5em 0em;
border-left: 5px solid red;
}
</style>
教學影音:



馬上再學更多…
寫出漂亮的中標和內文,按此


我想要再學有特效字型的中標:



做出網頁的漂亮特效字型中標:使用ppt。 click here!!



沒有留言:

張貼留言