- 2013-10-06
- 講師: 宮崎 雄策 (みやざき ゆうさく)
- Mail: [email protected]
- Twitter: @sutara_lumpur
- (3時間) サンプルサイト作成
- (1時間) 講師が勧める勉強方法
宮崎 雄策 (みやざき ゆうさく)
1979年1月生まれ
プロフィール: http://ja.gravatar.com/sutara79
/** | |
* Noto Sans CJK JP: https://www.google.com/get/noto/#sans-jpan | |
* Noto Sans JP: https://fonts.google.com/earlyaccess#Noto+Sans+JP | |
*/ | |
@font-face { | |
font-family: 'Noto Sans JP'; | |
font-style: normal; | |
font-weight: 100; | |
src: local("Noto Sans CJK JP"), | |
url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Thin.woff2) format('woff2'), |
<?php | |
return [ | |
/* | |
|-------------------------------------------------------------------------- | |
| Validation Language Lines | |
|-------------------------------------------------------------------------- | |
| | |
| The following language lines contain the default error messages used by |