window Resize

html 測試 左入右出

html 測試 上入下出

html 測試 單入單出

html 測試 左單右單

css flex-flow

00
00


#html #style #script #javascript #CSS #flex Order #CSS flex Order #flex: initial #flex: auto #flex: none #flex: 1 #flex: 1 1 auto #改變比例

align-content

00
00


#html #style #script #javascript #CSS #auto #stretch #align-self #center #initial #inherit #flex-start #flex-end #baseline #css 位置 #css center #flex-wrap () #擠壓對齊掛列 img

flex-wrap 屬性介紹

00


#flex-wrap #flex-wrap () #擠壓對齊掛列 img #擠壓對齊掛列 div #script javascript #javascript #wrap #wrap-reverse #nowrap #html #img

CSS display 屬性

CSS display 屬性

描述
none 此元素不會被顯示。
block 此元素將顯示為塊級元素,此元素前後會帶有換行符。
inline 默認。 此元素會被顯示為內聯元素,元素前後沒有換行符。
inline-block 行內塊元素。 (CSS2.1 新增的值)
list-item 此元素會作為列表顯示。
run-in 此元素會根據上下文作為塊級元素或內聯元素顯示。
compact CSS 中有值compact,不過由於缺乏廣泛支持,已經從CSS2.1 中刪除。
marker CSS 中有值marker,不過由於缺乏廣泛支持,已經從CSS2.1 中刪除。
table 此元素會作為塊級表格來顯示(類似<table>),表格前後帶有換行符。
inline-table 此元素會作為內聯表格來顯示(類似<table>),表格前後沒有換行符。
table-row-group 此元素會作為一個或多個行的分組來顯示(類似<tbody>)。
table-header-group 此元素會作為一個或多個行的分組來顯示(類似<thead>)。
table-footer-group 此元素會作為一個或多個行的分組來顯示(類似<tfoot>)。
table-row 此元素會作為一個表格行顯示(類似<tr>)。
table-column-group 此元素會作為一個或多個列的分組來顯示(類似<colgroup>)。
table-column 此元素會作為一個單元格列顯示(類似<col>)
table-cell 此元素會作為一個表格單元格顯示(類似<td> 和<th>)
table-caption 此元素會作為一個表格標題顯示(類似<caption>)
inherit 規定應該從父元素繼承display 屬性的值。

iframe youtube 常用屬性 Commonly used Attributes

iframe youtube 常用屬性 Commonly used Attributes


   youtube 重複播放 [autoplay + loop + playlist Attributes]
   自動播放 autoplay=1 
   重複播放 loop=1
   播放列表 playlist=影片ID 
   本片ID   i1_02Myn3Pg
   https://www.youtube.com/embed/i1_02Myn3Pg?autoplay=1&loop=1&playlist=i1_02Myn3Pg
   youtube 不顯影片完結推廣 [rel=0 Attributes]
   不顯影片完結推廣 rel=0  
   https://www.youtube.com/embed/i1_02Myn3Pg?autoplay=1&rel=0
   youtube 不顯示播放器控制選項 [controls=0 Attributes]
   不顯影片完結推廣 rel=0  
   https://www.youtube.com/embed/i1_02Myn3Pg?autoplay=1&rel=0&controls=0
   youtube  靜音 [mute=1 Attributes]
   不顯影片完結推廣 rel=0  
   https://www.youtube.com/embed/i1_02Myn3Pg?autoplay=1&rel=0&mute=1
前往 YouTube 嵌入式播放器及播放器参数 網頁 #youtube #iframe youtube #youtube 常用屬性 #youtube Attributes #youtube 自動播放 #youtube 播放列表 #youtube 重複播放 #youtube autoplay #youtube loop #youtube autoplay #youtube rel