14,962
edits
mNo edit summary |
|||
| Line 37: | Line 37: | ||
* mandatory / required (欄位)必填 | * mandatory / required (欄位)必填 | ||
* placefolder 意思可能有二: | * placefolder 意思可能有二: | ||
*# placefolder text | *# placefolder text 輸入欄位 (文字方框) 的提示文字,提供使用者輸入值的範例。使用者點擊輸入欄位時,提示文字會自動消失。 <ref>[http://www.w3school.com.cn/html5/att_input_placeholder.asp HTML 5 <input> placeholder 属性]</ref> | ||
*# 版面區塊 ex: 選定某個版面區塊,可供編輯<ref>[https://django-cms.readthedocs.org/en/3.0/extending_cms/placeholders.html 6. Placeholders outside the CMS — django cms 3.0 documentation]。</ref> placefolder 雲端服務用以填充區塊,方便網站正式上線前,測試與確認網頁版面或圖片樣式大小。例如: [https://placekitten.com/ {placekitten}], [http://placehold.it/ Placehold.it - Quick and simple image placeholders], [http://fakeimg.pl/ Fake images please?] | *# 版面區塊 ex: 選定某個版面區塊,可供編輯<ref>[https://django-cms.readthedocs.org/en/3.0/extending_cms/placeholders.html 6. Placeholders outside the CMS — django cms 3.0 documentation]。</ref> placefolder 雲端服務用以填充區塊,方便網站正式上線前,測試與確認網頁版面或圖片樣式大小。例如: [https://placekitten.com/ {placekitten}], [http://placehold.it/ Placehold.it - Quick and simple image placeholders], [http://fakeimg.pl/ Fake images please?] | ||
* radio button [繁體] 單選按鈕, 選項紐 [簡體] 单选按钮 | * radio button [繁體] 單選按鈕, 選項紐 [簡體] 单选按钮 | ||