A collection of ready-to-use HTML & CSS snippets for modern web development. This repository provides clean, responsive, and reusable UI components to help speed up your frontend workflow.
Obsidianの表示幅や表の見え方を、CSSスニペットでどう整えるかをタケとチャットさんが具体例で確認しながら詰めていくやりとり。 行幅(各モード別)、表セルの余白や折り返し可否、Markdownだけでできる/できないの線引き、既存HTMLの本文幅変更までを順 ...
Various CSS Snippets for Obsidian's "Edit" view (I never use the Reading view 😁), using the default theme in light mode. They are modular on purpose, so that they can be easily enabled or disabled ...
初心者向けの「わかりやすさ」を重視した解説に定評があるウェブ系テクニカルライター。ウェブの黎明期に趣味で始めた個人サイト製作からその「楽しさ」に魅了され、作成方法に関する様々な情報を発信。企業や団体のウェブサイト製作・解説書籍の ...
Obsidian is an incredible tool for knowledge management, but let's be honest, its default look can sometimes feel a bit plain. If you're like me, you crave a workspace that's as functional as it is ...
<コンセプト>PC&モバイルサイトデザインの基礎力とHTML・CSSコーディングの知識が1冊で同時に身につく! ウェブ制作を仕事にするならHTMLとCSSを学ぶことから始めますが、本書は体系立てた文法学習よりも、まずは「コーディングとはどのような作業なの ...
tableの幅を均等に指定する方法を解説。HTMLのtable要素で作成した表の列幅は、CSSのtable-layoutプロパティで均等に指定できます。ウインドウいっぱいに均等配分することも、一部の幅を固定した上で残りを可変長にして均等配分することも可能。標準では各 ...