喔喔喔 測試一

喔喔 內文

This is default featured slide 2 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.This theme is Bloggerized by Lasantha Bandara - Premiumbloggertemplates.com.

This is default featured slide 3 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.This theme is Bloggerized by Lasantha Bandara - Premiumbloggertemplates.com.

This is default featured slide 4 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.This theme is Bloggerized by Lasantha Bandara - Premiumbloggertemplates.com.

This is default featured slide 5 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.This theme is Bloggerized by Lasantha Bandara - Premiumbloggertemplates.com.

2015年10月30日 星期五

20151030匯出cass 圖片隨著網頁放大縮小 SEO 藏標題

選所有css
new style sheet

開啟 格線
插入流動div




圖片隨著網頁放大縮小


background-size:cover;
background-image:url(images/%E5%8E%9F%E5%9C%96-1.jpg);
width:100%;
height:100%;
min-height:500px;}



SEO 藏標題

font-size:1px;
text-indent:-6000px;



樣板網站
http://www.templatemonster.com/

2015年10月28日 星期三

20151028css換圖3


萬用碼 宣告所有邊界為0

故意將文字移動到很遠
但卻搜尋的到

20151028 掛css reset


http://meyerweb.com/eric/tools/css/reset/

摳程式碼
開新css檔 存檔


加入連結


加入預設字體



2015年10月26日 星期一

20151023gif製作 css基礎 同一網頁不同css

開timeline

save for web

降色階

更改超連結顏色 至頁面屬性

儲存暫存樣板

套用樣板

樣板加入可編輯區域


原本css
要按順序建立
compound(過濾器 滑鼠反應)





第2組(給.box代表為class名稱為box 一定要指定文字)
.box a:link, .box a:visited {
color: #C30;
font-size: 16px;
text-decoration: none;
}


設定整頁bg










20151026DIV BOX

宣告STYLE(在head中)
div在body中

宣告類別class box123
將div指定box123
邊界margin10px
在box插入圖片

box3的padding上下左右

CTRL ALT R呼叫尺規
宣告BODY MARGIN PADDIND 0PX
border 上右下左
border-top:5px dashed  #990033;

並排 下 float:left;
最下面不想併排 下 clear:both;
相對 絕對 與固定










長骨頭

整個頁面置中對其(背)
(寫在最大的盒子all?)



卷軸

將點點移掉







2015年10月21日 星期三

20151019pr 置換

製作影片流程

h.264算不出來  因為像素比不是1:1

ae整個專案打包

置換效果一定要將圖層合併成一個

光跡效果

先新增solid


vegas


隨機變形turbulant display

motion sketch 抓取自定position



paint自己畫字

一定要點進去圖層

write on







20151022 DW表格 背景拼接 表單製作 好用網站











TABLE 灰的是標題

可以欄寬設定%

先在PS做背景

REPEAT X



要表格資料 先插入表單



文字欄位

男生女生 radio button

興趣checkbox


職業 select

備註 textbox


送出button

性別要單選  id要一樣

最多10碼

密碼小點點

重設按鈕

提示
點一下自動隱藏提示
到程式碼 打onfocus


this.value=''

尋找與取代




安裝外掛


好用網站
http://www.jqueryrain.com/

http://codepen.io/