<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>たねっぱ！ &#187; 初心者向け</title>
	<atom:link href="https://taneppa.net/tag/%e5%88%9d%e5%bf%83%e8%80%85%e5%90%91%e3%81%91/feed/" rel="self" type="application/rss+xml" />
	<link>https://taneppa.net</link>
	<description>コツコツあつめるWeb作りのためのたね　たねっぱ！Web系情報ブログ　Webのお役立ちネタ配信中！</description>
	<lastBuildDate>Tue, 09 May 2023 00:02:06 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>コーディングしやすいデザインデータの作り方 ★Part３（レイヤー編）</title>
		<link>https://taneppa.net/make_good_design03/</link>
		<comments>https://taneppa.net/make_good_design03/#comments</comments>
		<pubDate>Fri, 30 Oct 2020 00:50:36 +0000</pubDate>
		<dc:creator>futappa_staff</dc:creator>
				<category><![CDATA[デザイン]]></category>
		<category><![CDATA[ネタ]]></category>
		<category><![CDATA[Webデザイン]]></category>
		<category><![CDATA[初心者向け]]></category>

		<guid isPermaLink="false">https://taneppa.net/?p=9039</guid>
		<description><![CDATA[コーディングしやすいデザインデータの作り方のポイントをまとめました。今回は、レイヤー編です。]]></description>
				<content:encoded><![CDATA[<div id="Rurippa">





		<p>デザインとコーディングを両方するようになって気づいたことをまとめます。
			<br />今回は、レイヤーについてまとめました。</p>


		<h3>目次</h3>
		<ul>
			<li><a href="#item01">描画モードはデフォルト以外（オーレバーレイや乗算など）は使わない</a></li>
			<li><a href="#item04">不要なレイヤーは削除する</a></li>
			<li><a href="#item02">セクション・パーツごとにグループ化する</a></li>
			<li><a href="#item00">レイヤー名は関連する名前にする</a></li>
			<li><a href="#item05">通常時・ホバー時のデザインをわかりやすくする</a></li>
			<li><a href="#item06">レイヤーをロックしない（場合による）</a></li>
			<li><a href="#item10">最後に</a></li>
		</ul>










		<div id="item01" class="spaceCont"></div>
		<h2>描画モードはデフォルト以外（オーレバーレイや乗算など）は使わない</h2>
		<p>パーツとして書き出すときに、表示通りのデザインのまま書き出せないため、特別な理由がない限りは使わないでおきましょう。代替策としては、<strong>透明度で対応するのがベター</strong>かと思います。</p>

		<p><a href="https://taneppa.net/wp-content/uploads/2019/10/make_good_design03_img_mode.png"><img src="https://taneppa.net/wp-content/uploads/2019/10/make_good_design03_img_mode.png" alt="make_good_design03_img_mode" width="287" height="120" class="alignnone size-full wp-image-9073" /></a></p>


				<div id="item04" class="spaceCont"></div>
				<h2>不要なレイヤーは削除する</h2>
				<p>非表示レイヤーがあると、必要なのか不要なのかわからないのと、データ容量も重くなりますので気をつけてください。</p>







		<div id="item02" class="spaceCont"></div>
		<h2>セクション・パーツごとにグループ化する</h2>

		<h3>１、セクションごとにグループで分ける</h3>
		<p>ヘッダー、新着情報、アクセス、フッター…などという感じで、デザイン順と同じようにグループを作りましょう。</p>

		<p><a href="https://taneppa.net/wp-content/uploads/2019/10/make_good_design03_img_group.png"><img src="https://taneppa.net/wp-content/uploads/2019/10/make_good_design03_img_group.png" alt="make_good_design03_img_group" width="269" height="173"
				 class="alignnone size-full wp-image-9057" /></a></p>


		<h3>２、パーツ系は、まとめてグループにする</h3>
		<p>例えばボタンを作った場合、「ボタンの背景」「文字」「矢印アイコン」これらの情報は同じ１つのグループとして まとまっている方がわかりやすいです。また、画像書き出しが必要な場合も、すでにグループ化されていると まるごとアセット書き出しもできて便利です！</p>

		<p><a href="https://taneppa.net/wp-content/uploads/2019/10/make_good_design03_img_btn.png"><img src="https://taneppa.net/wp-content/uploads/2019/10/make_good_design03_img_btn.png" alt="make_good_design03_img_btn" width="289" height="132" class="alignnone size-full wp-image-9044" /></a></p>




		<div id="item00" class="spaceCont"></div>
		<h2>レイヤー名は関連する名前にする</h2>
		<p>「新しいフォルダ」「○○のコピー」のようなレイヤーが並ぶと、全くわからないです。名前をつけるのが難しいものは、無理につける必要は無いと思いますが、なるべくレイヤー名はわかりやすいものがいいと思います。</p>




		<div id="item05" class="spaceCont"></div>
		<h2>通常時・ホバー時のデザインをわかりやすくする</h2>
		<p>ホバー時のデザインには、レイヤーにカラーラベルやコメントをつけておいたり、仕様書にまとめておくなど、コーダーに伝わるように準備しておくと良いと思います。</p>

		<p><a href="https://taneppa.net/wp-content/uploads/2019/10/make_good_design03_img_on.png"><img src="https://taneppa.net/wp-content/uploads/2019/10/make_good_design03_img_on.png" alt="make_good_design03_img_on" width="273" height="60" class="alignnone size-full wp-image-9058" /></a></p>


		<div id="item06" class="spaceCont"></div>
		<h2>レイヤーをロックしない（場合による）</h2>
		<p>あちこちでロックがかかっていると、どこでロックがかかっているのか確認したり、わかりづらいため。デザインデータを渡すときには、ロックの数は最小限にした方が良いと思います。</p>






		<div id="item10" class="spaceCont"></div>
		<h2>最後に</h2>
		<p>レイヤー整理は、ある程度デザインが固まった段階でする。など、自分のタイミングがあれば無理せずできると思いますので、ぜひ意識してやってみてください♪</p>


	</div>





	<style>
		#Rurippa .spaceCont {
			padding-top: 30px;
			margin-top: -30px;
		}
	</style>]]></content:encoded>
			<wfw:commentRss>https://taneppa.net/make_good_design03/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>コーディングしやすいデザインデータの作り方 ★Part２（テキスト編）</title>
		<link>https://taneppa.net/make_good_design02/</link>
		<comments>https://taneppa.net/make_good_design02/#comments</comments>
		<pubDate>Mon, 19 Oct 2020 01:18:57 +0000</pubDate>
		<dc:creator>futappa_staff</dc:creator>
				<category><![CDATA[デザイン]]></category>
		<category><![CDATA[ネタ]]></category>
		<category><![CDATA[Webデザイン]]></category>
		<category><![CDATA[初心者向け]]></category>

		<guid isPermaLink="false">https://taneppa.net/?p=8992</guid>
		<description><![CDATA[コーディングしやすいデザインデータの作り方のポイントをまとめました。今回は、テキスト編です。]]></description>
				<content:encoded><![CDATA[<div id="Rurippa">





		<p>デザインとコーディングを両方するようになって気づいたことをまとめます。
			<br />今回は、テキスト周りの内容を中心にまとめました。</p>


		<h3>目次</h3>
		<ul>
			<li><a href="#item02">文字数が増減しても大丈夫なレイアウトにする</a></li>
			<li><a href="#item00">文字サイズは整数にする</a></li>
			<li><a href="#item04">デバイステキストで改行（brタグ）がいらないところでは、任意改行しない</a></li>
			<li><a href="#item01">文字の体裁を統一する</a></li>
			<li><a href="#item03">文字は最低でも10px以上にする（2倍デザインなら20px以上）</a></li>
			<li><a href="#item10">最後に</a></li>
		</ul>










		<div id="item02" class="spaceCont"></div>
		<h2>文字数が増減しても大丈夫なレイアウトにする</h2>
		<p>１行のときは大丈夫だけど、これが複数行になったらどうなるんだろう？と考えてしまうこともあります。どちらでも対応できるレイアウト、もしくは参考デザインが用意されているとよりスムーズです。</p>
		<p>
			<a href="https://taneppa.net/wp-content/uploads/2019/10/make_good_design02_img01.jpg"><img src="https://taneppa.net/wp-content/uploads/2019/10/make_good_design02_img01.jpg" alt="make_good_design02_img01" width="600" height="343" class="alignnone size-full wp-image-9011" /></a>
		</p>








		<div id="item00" class="spaceCont"></div>
		<h2>文字サイズは整数にする</h2>
		<p>ブラウザごとに小数点の扱い方が違うので（切り捨て、切り上げなど）、表示が異なってしまいます。</p>


		<div id="item04" class="spaceCont"></div>
		<h2>デバイステキストで改行（brタグ）がいらないところでは、任意改行しない</h2>
		<p>画像内の左の例ですが、手動で改行したテキストをエディターに流し込むと、改行された状態で貼り付けられます。そのため、まずは改行を消す作業が必要になります。
			<br />また、本当に改行は必要かもしれないという部分もあるときに、混乱してしまう可能性があるため気をつけましょう。</p>
				<p><a href="https://taneppa.net/wp-content/uploads/2019/10/make_good_design02_img02.jpg"><img src="https://taneppa.net/wp-content/uploads/2019/10/make_good_design02_img02.jpg" alt="make_good_design02_img02" width="600" height="348" class="alignnone size-full wp-image-9010" /></a></p>




						<div id="item01" class="spaceCont"></div>
						<h2>文字の体裁を統一する</h2>
						<p>フォント・サイズ・行間・ウェイトなど、同じレイアウトは体裁を揃えましょう。少し違うのがあると、あえてなのかミスなのかわからない場合があるため。</p>




						<div id="item03" class="spaceCont"></div>
						<h2>文字サイズは最低でも10px以上にする（2倍デザインなら20px以上）</h2>
						<p>スマホのデザインデータでよくありましたが、2倍サイズのデザインのはずが文字サイズ10pxという…。これ実装できたとしても5pxになるので読めませんよ（；；）という悲しいことになるので、気をつけましょう。</p>





				<div id="item10" class="spaceCont"></div>
				<h2>最後に</h2>
				<p>いかがでしたか。会社により やり方が違う場合もあるかと思いますので、不安なところはコーダーさんに確認されると良いと思います。細かい事ばかり書いていますが、参考になりましたら幸いです。</p>


			</div>





	<style>
		#Rurippa .spaceCont {
			padding-top: 30px;
			margin-top: -30px;
		}
	</style>
]]></content:encoded>
			<wfw:commentRss>https://taneppa.net/make_good_design02/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>コーディングしやすいデザインデータの作り方 ★Part１</title>
		<link>https://taneppa.net/make_good_design/</link>
		<comments>https://taneppa.net/make_good_design/#comments</comments>
		<pubDate>Thu, 15 Oct 2020 01:37:22 +0000</pubDate>
		<dc:creator>futappa_staff</dc:creator>
				<category><![CDATA[デザイン]]></category>
		<category><![CDATA[Webデザイン]]></category>
		<category><![CDATA[初心者向け]]></category>

		<guid isPermaLink="false">https://taneppa.net/?p=8912</guid>
		<description><![CDATA[デザインとコーディングの両方をするようになって気づいたことを 紹介します！コーディングをしないデザイナーさん向けの内容です。]]></description>
				<content:encoded><![CDATA[<div id="Rurippa">





		<p>デザインとコーディングの両方をするようになって気づいたこともあり、コーディングをしないデザイナーへ向けてポイントをまとめました。<br />※フォトショップをベースにお話しますが、イラレのことも少し書きます。</p>

		<p>今回は、デザインを作り始める入る前に知っておきたいポイントを中心にまとめました。</p>


		<h3>目次</h3>
		<ul>
			<li><a href="#item00">カラーモードはRGB</a></li>
			<li><a href="#item01">単位はpx(ピクセル)</a></li>
			<li><a href="#item03">実寸サイズで作る</a></li>
			<li><a href="#item04">整数を使う</a></li>
			<li><a href="#item05">2倍サイズのデザイン作成のときに、奇数を使わない</a></li>
			<li><a href="#item10">最後に</a></li>
		</ul>





		<div id="item00" class="spaceCont"></div>
		<h2>カラーモードはRGB</h2>
		<p><a href="https://taneppa.net/wp-content/uploads/2019/09/good_design_img_rgb.jpg"><img src="https://taneppa.net/wp-content/uploads/2019/09/good_design_img_rgb.jpg" alt="good_design_img_rgb" width="469" height="304" class="alignnone size-full wp-image-8939" /></a></p>
		<p><strong>モニターはRGB</strong>（赤緑青の三原色）で表示しているのに対し、<strong>印刷物はCMYK</strong>です。詳しい説明は省きますが、表示できる色数が違ので 途中でCMYKからRGBに変更すると色味が変わってしまうので、必ずはじめに設定しておきましょう。</p>





		<h3>新規作成の画面</h3>
		<p><a href="https://taneppa.net/wp-content/uploads/2019/09/good_design_img01_2.png"><img src="https://taneppa.net/wp-content/uploads/2019/09/good_design_img01_2.png" alt="good_design_img01_2" width="285" height="" class="alignnone size-full wp-image-8932" /></a></p>




<div id="item01" class="spaceCont"></div>
		<h2>単位はpx(ピクセル)</h2>
		<p>モニターはpxで表示しているためpxにしましょう。mmやptなどで作ると、pxに変換したり小数点が出てしまうなど作業が増えてしまいます。</p>
		<p><a href="https://taneppa.net/wp-content/uploads/2019/09/good_design_img01.png"><img src="https://taneppa.net/wp-content/uploads/2019/09/good_design_img01.png" alt="good_design_img01" width="285" height="" class="alignnone size-full wp-image-8931" /></a></p>

		<h3>Photoshopの環境設定</h3>
		<p>上部メニュー内の環境設定から、pxに設定しておきましょう。</p>
		<p><a href="https://taneppa.net/wp-content/uploads/2019/09/good_design_img02.png"><img src="https://taneppa.net/wp-content/uploads/2019/09/good_design_img02.png" alt="good_design_img02" width="736" height="349" class="alignnone size-full wp-image-8958" /></a></p>






		<div id="item03" class="spaceCont"></div>


		<h2>実寸サイズで作る</h2>
		<p><strong>PCは実寸サイズ</strong>、<strong>SPは倍サイズなど</strong>で作りましょう。
		<br />※もちろんRetina対応ならそれに対応したサイズで。</p>
		<p>画面サイズそのまま（iphone7なら375px）で作ってしまうと、倍サイズで画像書き出さないといけなかったり、そのときに画像サイズが足りなくて荒れてしまう…なんて悲劇もあるかもしれないので、お気をつけください。</p>


<div id="item04" class="spaceCont"></div>
		<h2>整数を使う</h2>
		<p>特にIllustratorのデータで多かったのですが、座標やオブジェクトのサイズに小数点がついてるのがありました。
			<br />小数点を使うと、オブジェクトの端がぼやけてしまったり、書き出しのときに「切り上げ or 切り捨て」によりサイズがずれたり、スライスに時間がかかってしまいます。<strong>イラレを使うときは、「ピクセルにスナップ」にチェック</strong>をお忘れなく。</p>



<p>※よくない例（小数点がいっぱい‥）</p>
		<p><a href="https://taneppa.net/wp-content/uploads/2019/09/good_design_img03.png"><img src="https://taneppa.net/wp-content/uploads/2019/09/good_design_img03.png" alt="good_design_img03" width="547" height="271" class="alignnone size-full wp-image-8938" /></a></p>


<div id="item05" class="spaceCont"></div>
<h2>2倍サイズのデザイン作成のときに、奇数を使わない</h2>
<p>スマホ用の2倍サイズのデザインであったのですが、本来 2倍サイズで作っているので、4pxの線なら 実装時は半分の2pxに。30pxの文字サイズなら15pxの表示になります。</p>
<p>ですが、文字サイズが10px（5pxは実装できないし、できても読めない）だったり、線の幅がなぜか1px（奇数）で作られていたり。ミスなのかあえてなのかわからない場合もあるので、お気をつけください。文字サイズの対策として、ぜひ実機確認してみて 可読性のチェクもしましょう(^^)</p>
	<p><a href="https://taneppa.net/wp-content/uploads/2019/09/good_design_iphone.png"><img src="https://taneppa.net/wp-content/uploads/2019/09/good_design_iphone.png" alt="good_design_iphone" width="156" height="304" class="alignnone size-full wp-image-8963" /></a></p>


<div id="item10" class="spaceCont"></div>
		<h2>最後に</h2>
		<p>基本的なことが多く細かい内容でしたが、自分でも気をつけたい部分もたくさんあります。
			<br />まとめ出すのたくさん出てきたので、また次回！</p>


	</div>





	<style>
		#Rurippa .spaceCont {
			padding-top: 30px;
			margin-top: -30px;
		}
	</style>]]></content:encoded>
			<wfw:commentRss>https://taneppa.net/make_good_design/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>おすすめのセミナー・イベント</title>
		<link>https://taneppa.net/seminar_web/</link>
		<comments>https://taneppa.net/seminar_web/#comments</comments>
		<pubDate>Mon, 05 Aug 2019 00:56:21 +0000</pubDate>
		<dc:creator>rurippa!</dc:creator>
				<category><![CDATA[Web制作]]></category>
		<category><![CDATA[ネタ]]></category>
		<category><![CDATA[初心者向け]]></category>

		<guid isPermaLink="false">https://taneppa.net/?p=6557</guid>
		<description><![CDATA[おすすめのセミナー・勉強会を紹介します。webデザイナー、コーダー、ディレクター、プログラマーの方ぜひ。]]></description>
				<content:encoded><![CDATA[<div id="Rurippa">

		<p>web業界では、セミナー・イベント・勉強会・もくもく会など 色々あります。
		<br />今回は、セミナーに興味あるけど行ったことない方に向けて おすすめのセミナーを紹介します！</p>


		<h2>おすすめのセミナー</h2>
		<h3>CSS Nite</h3>
		<div class="browser-shot"><a target="_blank" href="http://cssnite.jp/"><img src="http://s.wordpress.com/mshots/v1/http%3A%2F%2Fcssnite.jp%2F?w=600" alt="http://cssnite.jp/" width="600" class="alignnone" /></a></div>
		<p><a href="http://cssnite.jp/" target="_blank">開催情報：CSS Nite</a></p>
		<p>「CSS」と書いていますが コーダー向けという訳ではなく、ディレクターやデザイナー向けなど、いろんなテーマを取り上げています。<br />また、セミナー会場に行けなくても、「ビデオ参加」できるセミナーもあります。<br />
		国内いろんな場所で開催されているので、お近くの会場を探してみてくださいね。</p>

		<h3>Re:Creator&#8217;s Kansai</h3>
		<div class="browser-shot"><a target="_blank" href="http://www.re-creators.jp/"><img src="http://s.wordpress.com/mshots/v1/http%3A%2F%2Fwww.re-creators.jp%2F?w=600" alt="http://www.re-creators.jp/" width="600" class="alignnone" /></a></div>
		<p><a href="http://www.re-creators.jp/" target="_blank">Re:Creator&#8217;s Kansai （リクリ）</a></p>
		<p>関西で開催されているセミナーになります。内容も色々ありますが、７年連続で開催されている「Webデザイントレンド」セミナーは、見応えあって個人的におすすめです。<br />フォローアップ参加（遠方の方や、当日都合がつかない方向けのスライドと音声による参加方式）が設けられているものもあります。</p>




		<h2>イベント</h2>

		<h3>WordCamp</h3>
		<div class="browser-shot"><a target="_blank" href="https://japan.wordcamp.org/"><img src="http://s.wordpress.com/mshots/v1/https%3A%2F%2Fjapan.wordcamp.org%2F?w=600" alt="https://japan.wordcamp.org/" width="600" class="alignnone" /></a></div>
		<p><a href="https://japan.wordcamp.org/" target="_blank">WordCamp Japan – WordPress イベント「WordCamp」の日本語公式サイト</a></p>

		<p>WordPressを使っている方におすすめイベントです！これから開催予定のWordCampを記載します。タイムテーブルをみ見れると雰囲気がわかりやすいと思います。</p>
		<ul>
			<li><a href="https://2019.niigata.wordcamp.org/" target="_blank">WordCamp Niigata 2019</a></li>
			<li><a href="https://2019.tokyo.wordcamp.org/" target="_blank">WordCamp Tokyo 2019</a></li>
			<li><a href="https://2019.osaka.wordcamp.org/" target="_blank">WordCamp Osaka 2019</a></li>
		</ul>




		<h3>フロントエンドカンファレンス</h3>
		<div class="browser-shot"><a target="_blank" href="https://frontend-conf.fukuoka.jp/"><img src="http://s.wordpress.com/mshots/v1/https%3A%2F%2Ffrontend-conf.fukuoka.jp%2F?w=600" alt="https://frontend-conf.fukuoka.jp/" width="600" class="alignnone" /></a></div>
		<p>フロントエンドに関わる方へ向けたイベント・コミュニティです。デザイナーもエンジニアもチェックしてみてください。</p>
		<ul>
			<li><a href="https://frontend-conf.fukuoka.jp/" target="_blank">フロントエンドカンファレンス福岡 2019</a></li>
			<li><a href="https://kfug.connpass.com/" target="_blank">関西フロントエンドUG</a></li>
		</ul>



		<h3>PHPカンファレンス</h3>
		<div class="browser-shot"><a target="_blank" href="https://qiita.com/akase244/items/d74316f6ee8fa464cfa3"><img src="http://s.wordpress.com/mshots/v1/https%3A%2F%2Fqiita.com%2Fakase244%2Fitems%2Fd74316f6ee8fa464cfa3?w=600" alt="https://qiita.com/akase244/items/d74316f6ee8fa464cfa3" width="600" class="alignnone" /></a></div>
		<p><a href="https://qiita.com/akase244/items/d74316f6ee8fa464cfa3" target="_blank">2019年に開催される全国のPHPカンファレンスのまとめ</a></p>
		<p>PHPエンジニアさんはチェックしてみてください♩</p>


		<h2>セミナーを検索できるサイト</h2>
		<h3>connpass &#8211; エンジニアをつなぐIT勉強会支援プラットフォーム</h3>
		<div class="browser-shot"><a target="_blank" href="https://connpass.com/"><img src="http://s.wordpress.com/mshots/v1/https%3A%2F%2Fconnpass.com%2F?w=600" alt="https://connpass.com/" width="600" class="alignnone" /></a></div>
		<p><a href="https://connpass.com/" target="_blank">connpass</a></p>

		<h3>Peatix (ピーティックス）| グループ・イベント管理、チケット販売・集客サービス | Peatix</h3>
		<div class="browser-shot"><a target="_blank" href="https://peatix.com/"><img src="http://s.wordpress.com/mshots/v1/https%3A%2F%2Fpeatix.com%2F?w=600" alt="https://peatix.com/" width="600" class="alignnone" /></a></div>
		<p><a href="https://peatix.com/" target="_blank">Peatix</a></p>

		<h3>セミナー・勉強会・イベント管理ツール | Doorkeeper</h3>
		<div class="browser-shot"><a target="_blank" href="https://www.doorkeeper.jp/"><img src="http://s.wordpress.com/mshots/v1/https%3A%2F%2Fwww.doorkeeper.jp%2F?w=600" alt="https://www.doorkeeper.jp/" width="600" class="alignnone" /></a></div>
		<p><a href="https://www.doorkeeper.jp/" target="_blank">Doorkeeper</a></p>


		<h3>Meetup</h3>
		<div class="browser-shot"><a target="_blank" href="https://www.meetup.com/ja-JP/topics/wordpress/jp/"><img src="http://s.wordpress.com/mshots/v1/https%3A%2F%2Fwww.meetup.com%2Fja-JP%2Ftopics%2Fwordpress%2Fjp%2F?w=600" alt="https://www.meetup.com/ja-JP/topics/wordpress/jp/" width="600" class="alignnone" /></a></div>
		<p><a href="https://www.meetup.com/ja-JP/topics/wordpress/jp/" target="_blank">Meetup</a></p>
		<p>WordPress (ワードプレス)のコミュニティになります。全国各地でセミナーなどがあります。WordPressに沿ったテーマになっているので、まずは興味があるテーマのときに参加してみると面白いと思います。</p>


		<h3>TECH PLAY［テックプレイ］ &#8211; IT勉強会・セミナーなどのイベント情報検索サービス</h3>
		<div class="browser-shot"><a target="_blank" href="https://techplay.jp/"><img src="http://s.wordpress.com/mshots/v1/https%3A%2F%2Ftechplay.jp%2F?w=600" alt="https://techplay.jp/" width="600" class="alignnone" /></a></div>
		<p><a href="https://www.meetup.com/ja-JP/topics/wordpress/jp/" target="_blank">TECH PLAY</a></p>




		<h3>Facebook・Twitter</h3>
		<p>セミナーの主催者や 参加者も含め、SNSで発信している方が多いため、タイムリーにセミナー情報を知ることができます。<br />FBのセミナーのコミュニティをフォローしておくのも良いと思います。</p>
		<ul>
			<li><a href="https://www.facebook.com/dhwosaka/" target="_blank">デジタルハリウッド大阪校（梅田・茶屋町）スクール</a><li>
			<li><a href="https://www.facebook.com/DHSHIBUYAasayoru/" target="_blank">アサカツヨルカツ【デジタルハリウッド渋谷校】</a><li>
			<li><a href="https://www.facebook.com/cssnite/" target="_blank">CSS Nite</a><li>
			<li><a href="https://www.facebook.com/recreators/" target="_blank">Re:Creator&#8217;s Kansai</a><li>
		</ul>






		<h2>最後に</h2>
		<p>ここに載せているもの以外にも、たくさんのセミナーや勉強会などが 全国各地あります。お一人で参加している方も多いですし、不安な方はお友達と一緒でもいいと思います。ぜひ、参加してみてください♩<br />余談ですが、セミナーでも名刺交換できる時間がある場合もあり、簡単な個人名刺でも結構ですので　あった方が便利かな？と思います（^^）※もちろん無くても大丈夫です</p>






	</div>]]></content:encoded>
			<wfw:commentRss>https://taneppa.net/seminar_web/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>XDでスライスしてみよう（初心者&amp;コーダー向け）</title>
		<link>https://taneppa.net/xd_slice_beginner/</link>
		<comments>https://taneppa.net/xd_slice_beginner/#comments</comments>
		<pubDate>Wed, 15 May 2019 00:56:48 +0000</pubDate>
		<dc:creator>rurippa!</dc:creator>
				<category><![CDATA[Web制作]]></category>
		<category><![CDATA[XD]]></category>
		<category><![CDATA[スライス]]></category>
		<category><![CDATA[初心者向け]]></category>

		<guid isPermaLink="false">https://taneppa.net/?p=5946</guid>
		<description><![CDATA[XDのスライスの方法をまとめまています。初めてXDでスライスするコーダーさん必見です！]]></description>
				<content:encoded><![CDATA[<div id="Rurippa">
		<p>最近はXDを使っているところも、少し増えてきたように思います。
			<br />XDでスライスするのに必要な、基本的なやり方をまとめておきます！</p>

		<h3>目次</h3>
		<ul>
			<li><a href="#item01">基本的なスライス手順</a></li>
			<li><a href="#item02">書き出すときの設定</a></li>
			<li><a href="#item03">余白込み（好きなサイズで）でスライスする手順</a></li>
			<li><a href="#item04">最後に</a></li>
		</ul>


		<div id="item01" class="spaceCont"></div>
		<h2>基本的なスライス手順</h2>
		<p>１、上のメニューから、表示＞レイヤー（⌘Y）もしくは、左下のマークをクリックして、レイヤーパネルを表示します。</p>
		<p><a href="https://taneppa.net/wp-content/uploads/2019/04/reiya.jpg"><img src="https://taneppa.net/wp-content/uploads/2019/04/reiya.jpg" alt="reiya" width="263" height="431" class="alignnone size-full wp-image-5999" /></a></p>
		<p>２、スライスしたい写真を選択する</p>
		<p><a href="https://taneppa.net/wp-content/uploads/2019/04/xd_slice_img01.png"><img src="https://taneppa.net/wp-content/uploads/2019/04/xd_slice_img01-500x227.png" alt="Images" width="500" height="227" class="alignnone size-medium wp-image-5949" /></a></p>
		<p>３、写真のレイヤーを選択されているのを確認し、ファイル＞書き出し＞選択済み（⌘E）で書き出しの設定画面が出ます。</p>
		<p>４、お好きな設定で書き出してください。</p>



		<div id="item02" class="spaceCont"></div>
		<h2>書き出すときの設定</h2>
		<h3>jpg書き出し</h3>
		<p>
			<a href="https://taneppa.net/wp-content/uploads/2019/04/xd_slice_img_jpg01.png"><img src="https://taneppa.net/wp-content/uploads/2019/04/xd_slice_img_jpg01.png" alt="xd_slice_img_jpg01" width="274" height="165" class="alignnone size-full wp-image-5950" /></a>
		</p>
		<p>フォーマット:JPG
			<br />画質：100%（任意）
			<br />書き出し先：デザイン
			<br />設定サイズ：1x
			<br /><small>※等倍と２倍サイズ両方必要な場合は、書き出し先：Web、設定サイズ：1xにしてください。</small></p>

		<h3>png書き出し</h3>
		<p>
			<a href="https://taneppa.net/wp-content/uploads/2019/04/xd_slice_img_png01.png"><img src="https://taneppa.net/wp-content/uploads/2019/04/xd_slice_img_png01.png" alt="xd_slice_img_png01" width="436" height="126" class="alignnone size-full wp-image-5951" /></a>
		</p>
		<p>フォーマット：PNG
			<br />書き出し先：デザイン
			<br />設定サイズ：1x
			<br /><small>※等倍と２倍サイズ両方必要な場合は、書き出し先：Web、設定サイズ：1xにしてください。</small></p>


		<h3>svg書き出し</h3>
		<p>
			<a href="https://taneppa.net/wp-content/uploads/2019/04/xd_slice_img_svg01.png"><img src="https://taneppa.net/wp-content/uploads/2019/04/xd_slice_img_svg01.png" alt="xd_slice_img_svg01" width="315" height="147" class="alignnone size-full wp-image-5952" /></a>
		</p>
		<p>フォーマット：SVG
			<br />画像を保存：埋め込み
			<br />ファイルサイズを最適化</p>



		<div id="item03" class="spaceCont"></div>
		<h2>余白込みや、好きなサイズでスライスする手順</h2>
		<p>１、長方形ツールで、書き出したいサイズの四角を作る。</p>
		<p><a href="https://taneppa.net/wp-content/uploads/2019/04/sikaku01.jpg"><img src="https://taneppa.net/wp-content/uploads/2019/04/sikaku01-500x238.jpg" alt="sikaku01" width="500" height="238" class="alignnone size-medium wp-image-6020" /></a></p>
		<p>２、レイヤーの順序を、四角（上）、写真（下）にする。</p>
		<a href="https://taneppa.net/wp-content/uploads/2019/04/スクリーンショット-2019-04-02-16.45.16.png"><img src="https://taneppa.net/wp-content/uploads/2019/04/スクリーンショット-2019-04-02-16.45.16-500x236.png" alt="スクリーンショット 2019-04-02 16.45.16" width="500" height="236"
			 class="alignnone size-medium wp-image-5953" /></a>
		<p>３、四角と写真を両方選択して、オブジェクト＞シェイプでマスク（⌘+shift+M）する。</p>
<p><a href="https://taneppa.net/wp-content/uploads/2019/04/slice01.png"><img src="https://taneppa.net/wp-content/uploads/2019/04/slice01-500x250.png" alt="slice01" width="500" height="250" class="alignnone size-medium wp-image-6073" /></a></p>
<p><a href="https://taneppa.net/wp-content/uploads/2019/04/slice02.png"><img src="https://taneppa.net/wp-content/uploads/2019/04/slice02-500x261.png" alt="slice02" width="500" height="261" class="alignnone size-medium wp-image-6071" /></a></p>
		
		<p>４、ファイル＞書き出し＞選択済み（⌘E）で書き出しの設定画面が出ます。</p>
		<p>５、お好きな設定で書き出してください。</p>




		<div id="item04" class="spaceCont"></div>
		<h2>最後に</h2>
		<p>いかがでしたか？
			<br />今回紹介したことをおさえれば、なんとかスライスはできるかな？と思います。
			<br />XD案件が今後も増えるかもしれませんので、慣れていきましょう(*^^*)</p>




	</div>

	<style>
		#Rurippa .spaceCont {
			padding-top: 30px;
			margin-top: -30px;
		}
	</style>]]></content:encoded>
			<wfw:commentRss>https://taneppa.net/xd_slice_beginner/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>コーディング時間を短縮するための、スライスで気をつけたいポイント</title>
		<link>https://taneppa.net/slice_point/</link>
		<comments>https://taneppa.net/slice_point/#comments</comments>
		<pubDate>Thu, 09 May 2019 01:03:10 +0000</pubDate>
		<dc:creator>rurippa!</dc:creator>
				<category><![CDATA[Web制作]]></category>
		<category><![CDATA[コーディング]]></category>
		<category><![CDATA[初心者向け]]></category>
		<category><![CDATA[効率化]]></category>

		<guid isPermaLink="false">https://taneppa.net/?p=4625</guid>
		<description><![CDATA[効率よくコーディングするための、画像書き出し（スライス）のポイントを解説します。]]></description>
				<content:encoded><![CDATA[<div id="Rurippa">



  <p>画像書き出しの段階で、コーディングを意識したスライスができていますか？</p>
  <p>というのも。早い段階でコーディング部分までイメージしておかないと、後々 余分なCSSを書くことになったり、スライスをやり直すことになりかねません。
    <br />今回は、コーディングしやすいスライスのポイントをまとめてみます。
    <br />※フォトショップをベースに書いています。</p>







  <h2>スライス作業に入る前に</h2>

    <h3>コーディングをするのは誰？</h3>
    <p>もし、他の方がコーディングをする場合は、自分とは違うコードの書き方かもしれません。スライスする前に要望など確認しましょう。</p>


    <h3>スライスツールかアセット書き出しか</h3>
    <p>アセット書き出しはとても便利ですよね！デザインが確定していて、アセット書き出しを想定して作られたデータならオススメです。</p>
    <p>でも、例えば余白込みでスライスしたいとか、のちに写真差し替えがある場合などは、アセット書き出しを使わない方が効率が良い場合もあります。</p>
    <p>それぞれのメリット・デメリットを確認しておくのがベストです。</p>




<h2>画像書き出しするときのポイント！</h2>


  <h3>同じ種類の画像は、「横幅」や「高さ」を揃える</h3>
  <p>例えば、ナビに使っているアイコンなど　サイズが統一されているものは、高さだけ もしくは横幅だけ統一する。もしくは高さも横幅も両方揃えておくと、CSSで一括指定ができたり、画像が扱いやすくなります。</p>
  <p><a href="https://taneppa.net/wp-content/uploads/2018/10/slice_img01.jpg"><img src="https://taneppa.net/wp-content/uploads/2018/10/slice_img01-500x175.jpg" alt="slice_img01" width="500" height="175" class="alignnone size-medium wp-image-5924" /></a></p>

  <h3>ファイル名はわかりやすく、規則性を持ってつける</h3>
  <p>ファイル名をみて、「メインビジュアルに使われている写真」、「メニューに使われいてる矢印」ということが、予測できるファイル名がおすすめです。
    <br />ファイル名のつけ方にルールを作っておくと、ファイル名をつける時に悩みませんし、画像が探しやすくなります。</p>
  <p>例）nav_icn_home.png（画像が使われる場所+画像の種類+補足+拡張子）
    <br />ナビのホームのアイコン画像かな？と予想がつきますよね。このように、ルール化しておくのがオススメです。</p>

  <h3>ファイルの種類（jpg、png、svgなど）は正しく選ぶ</h3>
  <p>透過が必要な場合はpngを使う。写真はjpgにするなど、必要に応じて適したファイル形式を選びましょう。データ量の節約にもなります。</p>


  <h3>コーディングで実装する箇所を、事前に考えておく。</h3>
  <p>「ここの文字は画像だけど、この文字はデバイステキストで実装する。」という具合に、
    <br />矢印やハンバーガーボタン・角丸・シャドウ・グラデーションなども、CSSで実装するのか否か、事前確認しておきましょう。</p>


  <h3>リピートできるものは、リピートできる最小サイズで書きだす</h3>
  <p>大きな画像でリピートすると重くなるので、リピートできる最小サイズでスライスしましょう。</p>
  <p><a href="https://taneppa.net/wp-content/uploads/2018/10/slice_img02.jpg"><img src="https://taneppa.net/wp-content/uploads/2018/10/slice_img02-500x200.jpg" alt="slice_img02" width="500" height="200" class="alignnone size-medium wp-image-5919" /></a></p>


  <h3>スライスしたデータ（PSD・AIなど）は残しておく</h3>
  <p>後から、修正や差し替えがあったり、再度書き出しが必要になることもあります。もとのスライスデータを流用できる場合もあるので、データは残しておくのがベストです。</p>


<h2>レスポンシブやスマホ対応するときのポイント！</h2>

  <h3>画像サイズは偶数にする</h3>
  <p>奇数になっていると、ブラウザによって画像の見え方が変わるため、例えば１px見切れたり、画像が滲む原因になります。割り切れるサイズ（偶数）にしておくのがオススメです。</p>

  <h3>画像の書き出しサイズを確認しておく</h3>
  <p>レティーナ対応で２倍、３倍サイズなどで書き出すのか？事前に確認しておきましょう。</p>


<h2>最後に</h2>
<p>いかかでしたか？<br />今回紹介したことが、スムーズにコーディングするためのヒントになれば幸いです。それでは、よきコーディングライフを♪</p>



</div>]]></content:encoded>
			<wfw:commentRss>https://taneppa.net/slice_point/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CSSで中央寄せにする方法まとめ（Flexbox、transform編）</title>
		<link>https://taneppa.net/css3_center/</link>
		<comments>https://taneppa.net/css3_center/#comments</comments>
		<pubDate>Wed, 22 Aug 2018 01:03:58 +0000</pubDate>
		<dc:creator>rurippa!</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[CSS3]]></category>
		<category><![CDATA[コーディング]]></category>
		<category><![CDATA[初心者向け]]></category>

		<guid isPermaLink="false">https://taneppa.net/?p=5545</guid>
		<description><![CDATA[CSSでの中央寄せのやり方を紹介します。今回はFlexbox、transform編です！ぜひ、前記事と合わせてお読みください。]]></description>
				<content:encoded><![CDATA[<div id="Rurippa">



        <p>CSSの中央寄せでつまずいた経験、みなさんありますよね…？
          <br />こちらの記事「<a href="https://taneppa.net/css_center/">CSSで中央寄せにする方法まとめ</a>」を見に来てくださる方が多かったので、つまづいてる人も多いんだと思います＞＜</p>
          <p>やり方もいっぱいあって、状況によってやり方も変わりますし。最近では、flexboxもよく見るようになりましたよね。</p>

          <p>ということで、先ほどの記事に追加という形で、紹介していきます♪</p>



        <h2>Flexboxを使った中央寄せ</h2>
          <p>Flexboxなら、CSSの量も少なく、インライン要素もブロック要素でもOK！
            <br />また、中央に寄せたい要素のwidth指定がなくても使えるため、レスポンシブしやすいです。</p>
            <p>注意点としては、flexboxのプロパティを使う場合は、diplay:flex;を親要素にかける必要があること。
            また、IE10までの古いブラウザなどは非対応になります。</p>

          <h3>ボックスを中央寄せ</h3>

          <pre class="brush: xml; title: ; notranslate">
          &lt;div class=&quot;wrap&quot;&gt;
            &lt;div class=&quot;centerBox&quot;&gt;&lt;/div&gt;
          &lt;/div&gt;

          &lt;style&gt;
            .wrap{
              display: flex;
              justify-content: center;
            }

            /* ボックス */
            .wrap .centerBox{
              width: 100px;
              height: 150px;
              background-color: hotpink;
            }
          &lt;/style&gt;
          </pre>

          <div class="wrap01">
            <div class="centerBox"></div>
          </div>





          <h3>テキストの中央寄せ</h3>
          <pre class="brush: xml; title: ; notranslate">
          &lt;div class=&quot;wrap&quot;&gt;
            &lt;p class=&quot;txt&quot;&gt;中央寄せ&lt;/p&gt;
          &lt;/div&gt;

          &lt;style&gt;
            .wrap{
              display: flex;
              justify-content: center;
            }

            /* テキスト */
            .wrap .txt{
              color: hotpink;
            }
          &lt;/style&gt;
          </pre>

          <div class="wrap02">
            <p class="txt">中央寄せ</p>
          </div>



          <h3>上下中央にする（おまけ）</h3>
          <pre class="brush: xml; title: ; notranslate">
          &lt;div class=&quot;wrap&quot;&gt;
            &lt;div class=&quot;centerBox&quot;&gt;&lt;/div&gt;
          &lt;/div&gt;

          &lt;style&gt;
          .wrap{
            /* 枠 */
            height: 200px;
            width: 100%;

            display: flex;
            justify-content: center;
            align-items: center;
          }

          .wrap .centerBox{
            width: 100px;
            height: 100px;
            background-color: hotpink;
          }
          &lt;/style&gt;
          </pre>

          <div class="wrap03">
            <div class="centerBox"></div>
          </div>





          <h2>transformを使った中央寄せ</h2>
          <p>こちらも、インライン要素、ブロック要素どちらでもOK！
            <br />また、中央に寄せたい要素のwidth指定がなくても使えるため、使いやすいのですが、親要素のサイズ幅を超えるとはみ出してしまうので気をつけてくださいね。</p>
          <p>今までpositionを使った中央寄せは、要素のwidthの半分を計算してmargin-leftなどで寄せていましたが、transformを使うことで、同じことが簡単にできます。</p>

          <h3>ボックスを中央寄せ</h3>
          <pre class="brush: xml; title: ; notranslate">
          &lt;div class=&quot;wrap&quot;&gt;
            &lt;div class=&quot;centerBox&quot;&gt;&lt;/div&gt;
          &lt;/div&gt;

          &lt;style&gt;
            .wrap{
              /* 枠 */
              height: 150px;
              width: 100%;

              position: relative;
            }

            /* ボックス */
            .wrap .centerBox{
              position: absolute;
              top: 0;
              left: 50%;
              transform: translate(-50% , 0);

              width: 100px;
              height: 100px;
              background-color: orange;
            }
          &lt;/style&gt;
          </pre>


                    <div class="wrap04">
                      <div class="centerBox"></div>
                    </div>




          <h3>ボックスを上下中央にする（おまけ）</h3>
          <pre class="brush: xml; title: ; notranslate">
          &lt;style&gt;
            .wrap{
              position: relative;
              height: 200px;
              width: 100%;
            }

            /* ボックス */
            .wrap .centerBox{
              position: absolute;
              top: 50%;
              left: 50%;
              transform: translate(-50% , -50%);

              width: 100px;
              height: 100px;
              background-color: orange;
            }
          &lt;/style&gt;
          </pre>


          <div class="wrap05">
            <div class="centerBox"></div>
          </div>



  </div>



<h2>最後に</h2>
<p>やり方もいろいろありますが、その時の状況によって合っているやり方を考えるのが大切です。<br />PC用、SP用、もしくはレスポンシブが必要なのか・・・という部分も含め、わからないときは実際に試しながらやってみましょう♪</p>


  <style>
  #Rurippa div{
    margin: 0;
  }
  #Rurippa .wrap01{
    display: flex;
    justify-content: center;
    height: 150px;

    /* ↓なくてもOK */
    border: 1px solid #666;
  }

  #Rurippa .wrap01 .centerBox{
    width: 100px;
    height: 100px;
    background-color: hotpink;
  }



  #Rurippa .wrap02{
    display: flex;
    justify-content: center;

    border: 1px solid #666;
  }

  #Rurippa .wrap02 .txt{
    color: hotpink;
  }


  #Rurippa .wrap03{
    height: 200px;
    width: 100%;

    display: flex;
    justify-content: center;
    align-items: center;

    /* ↓なくてもOK */
    border: 1px solid #666;
  }

  #Rurippa .wrap03 .centerBox{
    width: 100px;
    height: 100px;
    background-color: hotpink;
  }



  #Rurippa .wrap04{
    position: relative;
    height: 150px;
    width: 100%;
    /* ↓なくてもOK */
    border: 1px solid #666;
  }

  /* ボックス */
    #Rurippa .wrap04 .centerBox{
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50% , 0);

    width: 100px;
    height: 100px;
    background-color: orange;
  }



  #Rurippa .wrap05{
    position: relative;
    height: 200px;
    width: 100%;
    /* ↓なくてもOK */
    border: 1px solid #666;
  }

  /* ボックス */
  #Rurippa .wrap05 .centerBox{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50% , -50%);

    width: 100px;
    height: 100px;
    background-color: orange;
  }

  </style>


]]></content:encoded>
			<wfw:commentRss>https://taneppa.net/css3_center/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>シャドウ・光彩などの角度を個別に指定する方法</title>
		<link>https://taneppa.net/photoshop_tips01/</link>
		<comments>https://taneppa.net/photoshop_tips01/#comments</comments>
		<pubDate>Wed, 30 May 2018 01:02:10 +0000</pubDate>
		<dc:creator>rurippa!</dc:creator>
				<category><![CDATA[PhotoShop]]></category>
		<category><![CDATA[Web制作]]></category>
		<category><![CDATA[デザイン]]></category>
		<category><![CDATA[photoshop]]></category>
		<category><![CDATA[Webデザイン]]></category>
		<category><![CDATA[初心者向け]]></category>

		<guid isPermaLink="false">https://taneppa.net/?p=4604</guid>
		<description><![CDATA[Photoshopのドロップシャドウや光彩など、影の向きを個別に設定する方法を紹介します。]]></description>
				<content:encoded><![CDATA[<h2>Photoshopでハマっちゃうかもしれないシリーズ！？</h2>

    <p>ドロップシャドウや、光彩など、個別で影の向きを設定したいのに、
  <br />全部一緒の向きになってしまって、困っている方いませんか？</p>



    <p>こんなお悩みの方は、レイヤースタイルにある
<br /><strong>「包括光源を使用」のチェックをはずしてください！</strong>
    <br />それだけです！</p>
<a href="https://taneppa.net/wp-content/uploads/2018/03/hokatsukogen.jpg"><img src="https://taneppa.net/wp-content/uploads/2018/03/hokatsukogen-500x341.jpg" alt="hokatsukogen" width="500" height="341" class="alignnone size-medium wp-image-4606" /></a>

<h2>包括光源にチェックするとどうなるの？</h2>
    <p><strong>&#8220;包括光源にチェックが入っているもの全て、
    <br />Photoshopに設定している角度が適用されます。&#8221;</strong></p>


<h2>まとめ</h2>
  <p>設定してたはずのシャドウが、他で設定したものに引っ張られて
<br />すごい向きになってる・・・なんて恐れもあるので、
<br />包括光源についてチェックにはお気をつけくださいね。笑</p>]]></content:encoded>
			<wfw:commentRss>https://taneppa.net/photoshop_tips01/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>【JQueryライブラリ】簡単に高さを揃えられるjquery.tile.jsを使ってみよう。</title>
		<link>https://taneppa.net/tilejs/</link>
		<comments>https://taneppa.net/tilejs/#comments</comments>
		<pubDate>Thu, 30 Apr 2015 02:12:31 +0000</pubDate>
		<dc:creator>yanoppa!</dc:creator>
				<category><![CDATA[jQuery]]></category>
		<category><![CDATA[初心者向け]]></category>

		<guid isPermaLink="false">https://taneppa.net/?p=2508</guid>
		<description><![CDATA[【JQueryライブラリ】簡単に高さを揃えられるjquery.tile.jsを使ってみよう。 こんばんちわ、や [...]]]></description>
				<content:encoded><![CDATA[<div style="line-height:2;">
<h2>【JQueryライブラリ】簡単に高さを揃えられる<span class="fB">jquery.tile.js</span>を使ってみよう。</h2>
<p>こんばんちわ、やのっぱです(´・ω・｀)v</p>
<p>今回は良く利用するJQueryライブラリ、tile.jsの使い方をお話していきます。<br />
それではやっていきましょう。</p>
<h3>まずは設置から</h3>
<p>まずはダウンロードし、設置をしていきます。</p>
<p>配布元の<a href="http://urin.github.io/jquery.tile.js/" target="_blank">jquery.tile.js Demos</a>から【Download compressed】(compressedはmin化、uncompressedは展開された状態です)を右クリックで保存、またはクリックして出てきたソースを保存またはコピペしてjquery.tile.jsの名前で保存し任意のフォルダに格納します。</p>
<p>次に、jQueryとjquery.tile.jsをhead内に<span class="fB">読み込み</span>、使用出来るようにします。</p>
<pre class="brush: xml; title: ; notranslate">
&lt;script src=&quot;https://ajax.googleapis.com/ajax/libs/jquery/2.1.3/jquery.min.js&quot;&gt;&lt;/script&gt;
&lt;script src=&quot;格納場所のパスをいれます/jquery.tile.js&quot;&gt;&lt;/script&gt;
</pre>
<p>これでとりあえず読み込まれ使用出来る状態です。</p>
<p>このようなHTMLを用意してみました。<br />
画像とテキストの入ったliですね。<br />
これにtileを適応すると、一番高さがあるものに揃います。</p>
<pre class="brush: xml; title: ; notranslate">
&lt;ul class=&quot;testList clearfix&quot;&gt;
	&lt;li class=&quot;testBox&quot;&gt;
		&lt;p class=&quot;img&quot;&gt;&lt;img src=&quot;http://placehold.jp/150x150.png&quot;&gt;&lt;/p&gt;
		&lt;p class=&quot;text&quot;&gt;テキストテキストテキストテキストテキスト&lt;/p&gt;
	&lt;/li&gt;
	&lt;li class=&quot;testBox&quot;&gt;
		&lt;p class=&quot;img&quot;&gt;&lt;img src=&quot;http://placehold.jp/150x150.png&quot;&gt;&lt;/p&gt;
		&lt;p class=&quot;text&quot;&gt;テキストテキストテキストテキストテキストテキストテキストテキスト&lt;/p&gt;
	&lt;/li&gt;
	&lt;li class=&quot;testBox&quot;&gt;
		&lt;p class=&quot;img&quot;&gt;&lt;img src=&quot;http://placehold.jp/150x150.png&quot;&gt;&lt;/p&gt;
		&lt;p class=&quot;text&quot;&gt;テキストテキストテキストテキスト&lt;/p&gt;
	&lt;/li&gt;
	&lt;li class=&quot;testBox&quot;&gt;
		&lt;p class=&quot;img&quot;&gt;&lt;img src=&quot;http://placehold.jp/150x150.png&quot;&gt;&lt;/p&gt;
		&lt;p class=&quot;text&quot;&gt;テキストテキストテキストテキストテキストテキストテキストテキストテキストテキスト&lt;/p&gt;
	&lt;/li&gt;
	&lt;li class=&quot;testBox&quot;&gt;
		&lt;p class=&quot;img&quot;&gt;&lt;img src=&quot;http://placehold.jp/150x150.png&quot;&gt;&lt;/p&gt;
		&lt;p class=&quot;text&quot;&gt;テキストテキストテキストテキストテキストテキストテキスト&lt;/p&gt;
	&lt;/li&gt;
	&lt;li class=&quot;testBox&quot;&gt;
		&lt;p class=&quot;img&quot;&gt;&lt;img src=&quot;http://placehold.jp/150x150.png&quot;&gt;&lt;/p&gt;
		&lt;p class=&quot;text&quot;&gt;テキストテキストテキストテキストテキスト&lt;/p&gt;
	&lt;/li&gt;
	&lt;li class=&quot;testBox&quot;&gt;
		&lt;p class=&quot;img&quot;&gt;&lt;img src=&quot;http://placehold.jp/150x150.png&quot;&gt;&lt;/p&gt;
		&lt;p class=&quot;text&quot;&gt;テキストテキストテキスト&lt;/p&gt;
	&lt;/li&gt;
	&lt;li class=&quot;testBox&quot;&gt;
		&lt;p class=&quot;img&quot;&gt;&lt;img src=&quot;http://placehold.jp/150x150.png&quot;&gt;&lt;/p&gt;
		&lt;p class=&quot;text&quot;&gt;テキストテキストテキストテキストテキストテキストテキストテキストテキスト&lt;/p&gt;
	&lt;/li&gt;
&lt;/ul&gt;
</pre>
<h3>指定class全てに適用</h3>
<p>使用方法は至って簡単です。<br />
head内にこちらを記述します</p>
<pre class="brush: xml; title: ; notranslate">
&lt;script type=&quot;application/javascript&quot;&gt;
  $(function(){
    $(&quot;.testBox&quot;).tile();
  });
&lt;/script&gt;
</pre>
<p>これで、class .testBoxがついている要素全てが一番高い要素の高さになります。<br />
しかし、これだと具合がわるいこともしばしばです。<br />
なので、グループ分けをすることもできます。</p>
<h3>個数を指定して適用</h3>
<pre class="brush: xml; title: ; notranslate">
&lt;script type=&quot;application/javascript&quot;&gt;
  $(function(){
    $(&quot;.testBox&quot;).tile(4);  
  });
&lt;/script&gt;
</pre>
<p>このように.tile();の()の中に数字をいれることで数字の数ごとで揃わせることができます。<br />
4であるならば、.testBox4つずつ揃うようになります。</p>
<p>テキストのみの場合はこれでOKです。<br />
上記のHTMLのように画像が入っているとなると、多少付け足しが必要になってきます。<br />
画像が入っていると、画像を読み込む前にtile.jsが実行されてしまうからです。<br />
付け足したのがこちらです</p>
<h3>画像を含む場合の記述</h3>
<pre class="brush: xml; title: ; notranslate">
&lt;script type=&quot;application/javascript&quot;&gt;
  $(window).load(function(){
    $(&quot;.testBox&quot;).tile(4);
  });
&lt;/script&gt;
</pre>
<p>$(function～のところを$(window).load(function～とつけたすことで、画像を読み込んでから実行となります。<br />
これで、画像を含んだ場合でも崩れることはなくなります。<br />
簡単な記述で実装でき、とても便利なのでぜひ使用してみてください。それではっ</p>
</div>]]></content:encoded>
			<wfw:commentRss>https://taneppa.net/tilejs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>【CSS3】で写真に色々装飾を加えてみた(hoverしたときのエフェクトを作る【IE9以前は非推奨】</title>
		<link>https://taneppa.net/css3_03/</link>
		<comments>https://taneppa.net/css3_03/#comments</comments>
		<pubDate>Mon, 02 Feb 2015 10:00:42 +0000</pubDate>
		<dc:creator>yanoppa!</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[CSS3]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[コーディング]]></category>
		<category><![CDATA[初心者向け]]></category>

		<guid isPermaLink="false">https://taneppa.net/?p=2060</guid>
		<description><![CDATA[【CSS3】で写真をhoverしたときのエフェクトを作る【IE9以前は非推奨】 おはこんばんちわ、あなたのわた [...]]]></description>
				<content:encoded><![CDATA[<h2><strong>【CSS3】</strong>で写真を<strong>hover</strong>したときの<strong>エフェクトを作る</strong><strong>【IE9以前は非推奨】</strong></h2>
<p>おはこんばんちわ、あなたのわたしのやのっぱです(´・ω・｀)ﾉ</p>
<br />
<p>CSS3とかで写真に装飾つけるシリーズも第三回となりました。<br />
  今回はhover時のエフェクトを付けてみようとおもいます。</p>
<br />
<p>CSSで作るので、例のごとくレガシーブラウザ(IEとかIEとかIEのIE9以前)には未対応なのですが・・・<br />
  使う場面があることを信じて、作っていくのです。</p>
<br />
<p>それでは今回もブランケットに包まるさんにご登場していただきましょう。<br />
  widthは300pxにしてあり、box-sizingと枠を追加しています。<br />
  枠は今回paddingではなく、エフェクトの影響を避けるためborderで白枠をとっています。<br />
  境界線はbox-shadowで作っています。<br />
  また、今回はエフェクトがはみ出ないようoverflow:hidden;をかけています。</p>
<br />
<style>
	  .img01 {
      position:relative;
      overflow:hidden;/* はみ出し防止 */
	    width:300px;
	    margin:0 auto;
	    box-sizing:border-box;/* borderとpaddingをwidthに含める */
	    -moz-box-sizing:border-box;
	    -webkit-box-sizing:border-box;
	    -ms-box-sizing:border-box;
	  }
    .waku01{
      border:7px solid #fff;
      box-shadow: 0 0 1px 0 #aaa; /* 枠の外の境界線 */
	  }
	  .img01 img {
	    width:100%;
	    height:auto;
	    vertical-align:top;
	  }
</style>
<p class="img01 waku01"><img src="https://taneppa.net/wp-content/uploads/2014/07/TIG93_buranketnikurumarerujyosei500.jpg" width="500" height="500" alt="ブランケットを羽織った女性" /></p>
<br />
<pre class="brush: xml; title: ; notranslate">
&lt;style&gt;
	  .img01 {
      position:relative;
      overflow:hidden;/* はみ出し防止 */
	    width:300px;
	    margin:0 auto;
	    box-sizing:border-box;/* borderとpaddingをwidthに含める */
	    -moz-box-sizing:border-box;
	    -webkit-box-sizing:border-box;
	    -ms-box-sizing:border-box;
	  }
    .waku01{
      border:7px solid #fff;
      box-shadow: 0 0 1px 0 #aaa; /* 枠の外の境界線 */
	  }
	  .img01 img {
	    width:100%;
	    height:auto;
	    vertical-align:top;
	  }
&lt;/style&gt;
&lt;p class=&quot;img01 waku01&quot;&gt;&lt;img src=&quot;https://taneppa.net/wp-content/uploads/2014/07/TIG93_buranketnikurumarerujyosei500.jpg&quot; width=&quot;500&quot; height=&quot;500&quot; alt=&quot;ブランケットを羽織った女性&quot; /&gt;&lt;/p&gt;
</pre> <br />
<p>では、まずは簡単にマスクをかけたようなエフェクトを作ってみます。</p>
<br />
<style>
	  .anime01:before {
      content:" ";
      display:block;
      position:absolute;
      top:0;
      left:0;
      width:100%;
      height:100%;
      background:#000;
      opacity:0;
      cursor:pointer;
      -webkit-transition:all 0.3s linear;/* all(変化させたい要素) 0.3s(変化する早さ) linear(変化の動き:linearは一定の早さ) */
      -moz-transition:all 0.3s linear;
      -ms-transition:all 0.3s linear;
      transition:all 0.3s linear;
	  }
    .anime01:hover:before {
      opacity:0.3;
    }
</style>
<p class="img01 waku01 anime01"><img src="https://taneppa.net/wp-content/uploads/2014/07/TIG93_buranketnikurumarerujyosei500.jpg" width="500" height="500" alt="ブランケットを羽織った女性" /></p>
<br />
<pre class="brush: xml; title: ; notranslate">
&lt;style&gt;
	  .anime01:before {
      content:&quot; &quot;;
      display:block;
      position:absolute;
      top:0;
      left:0;
      width:100%;
      height:100%;
      background:#000;
      opacity:0;
      cursor:pointer;
      -webkit-transition:all 0.3s linear;/* all(変化させたい要素) 0.3s(変化する早さ) linear(変化の動き:linearは一定の早さ) */
      -moz-transition:all 0.3s linear;
      -ms-transition:all 0.3s linear;
      transition:all 0.3s linear;
	  }
    .anime01:hover:before {
      opacity:0.3;
    }
&lt;/style&gt;
&lt;p class=&quot;img01 waku01 anime01&quot;&gt;&lt;img src=&quot;https://taneppa.net/wp-content/uploads/2014/07/TIG93_buranketnikurumarerujyosei500.jpg&quot; width=&quot;500&quot; height=&quot;500&quot; alt=&quot;ブランケットを羽織った女性&quot; /&gt;&lt;/p&gt;
</pre> <br />
<p>次にふんわりとフォーカスしたようなエフェクトを作ってみます。</p>
<style>
	  .anime02:before {
      content:" ";
      display:block;
      position:absolute;
      top:0;
      left:0;
      width:100%;
      height:100%;
      box-shadow:inset 0 0 200px 30px rgba(0,0,0,0.6);
      opacity:0;
      cursor:pointer;
      -webkit-transition:all 0.3s linear;
      -moz-transition:all 0.3s linear;
      -ms-transition:all 0.3s linear;
      transition:all 0.3s linear;
	  }
    .anime02:hover:before {
      opacity:1;
    }
</style>
<p class="img01 waku01 anime02"><img src="https://taneppa.net/wp-content/uploads/2014/07/TIG93_buranketnikurumarerujyosei500.jpg" width="500" height="500" alt="ブランケットを羽織った女性" /></p>
<br />
<pre class="brush: xml; title: ; notranslate">
&lt;style&gt;
	  .anime02:before {
      content:&quot; &quot;;
      display:block;
      position:absolute;
      top:0;
      left:0;
      width:100%;
      height:100%;
      box-shadow:inset 0 0 200px 30px rgba(0,0,0,0.6);
      opacity:0;
      cursor:pointer;
      -webkit-transition:all 0.3s linear;
      -moz-transition:all 0.3s linear;
      -ms-transition:all 0.3s linear;
      transition:all 0.3s linear;
	  }
    .anime02:hover:before {
      opacity:1;
    }
&lt;/style&gt;
&lt;p class=&quot;img01 waku01 anime02&quot;&gt;&lt;img src=&quot;https://taneppa.net/wp-content/uploads/2014/07/TIG93_buranketnikurumarerujyosei500.jpg&quot; width=&quot;500&quot; height=&quot;500&quot; alt=&quot;ブランケットを羽織った女性&quot; /&gt;&lt;/p&gt;
</pre> <br />
<p>ベタのマスクを乗っけるよりも、こっちのほうがおしゃれにみえますね。</p>
<br />
<br />
<div style="border:2px solid #8A4E03; padding:10px; width:auto;">
  <p>※ やのっぱさんのちょっとした豆知識(´・ω・｀)ﾏﾒﾖｰ</p>
  <p>今回、ソースを見ていただくとわかるように、擬似要素に擬似クラスを振っています。</p>
  <p>擬似要素とは<strong>:before</strong>とか<strong>:after</strong>で、擬似クラスとは<strong>:hover</strong>とか<strong>:active</strong>とか<strong>:first-child</strong>とかですね。<br />
    で、こちらを組み合わせるときには順番に決まりがありますのでご注意です。<br />
    要素＋擬似クラス＋擬似要素の順番に記述しないと動作しません。<br />
    たとえば、<strong>.test:before:hover</strong>ではなく、<strong>.test:hover:before</strong>という順番で記述します。<br />
    擬似擬似コンビは使い勝手良いのですが、こういう決まり事があるので覚えておくと良いと思います(´・ω・｀)ｂ</p>
</div>
<br />
<br />
<p>次にちょっと余計な動きを入れてみました。<br />
  目にうるさいのでおすすめはしませんが、このような動きも付けることができます。</p>
<p style="text-align:center;"><strong>中央で回転</strong></p>
<style>
	  .anime03:before {
      content:" ";
      display:block;
      position:absolute;
      top:0;
      left:0;
      width:100%;
      height:100%;
      box-shadow:inset 0 0 200px 30px rgba(0,0,0,0.6);
      border-radius:100%;
      opacity:0;
      cursor:pointer;
      
      -webkit-transform: rotate(180deg) scale(0);
      transform: rotate(180deg) scale(0);
      
      -webkit-transition:all .3s linear;
      transition:all .3s linear;
	  }
    .anime03:hover:before {
      border-radius:0%;
      -webkit-transform: rotate(0deg) scale(1);
      transform: rotate(0deg) scale(1);
      
      opacity:1;
    }
</style>
<p class="img01 waku01 anime03"><img src="https://taneppa.net/wp-content/uploads/2014/07/TIG93_buranketnikurumarerujyosei500.jpg" width="500" height="500" alt="ブランケットを羽織った女性" /></p>
<br />
<pre class="brush: xml; title: ; notranslate">
&lt;style&gt;
	  .anime03:before {
      content:&quot; &quot;;
      display:block;
      position:absolute;
      top:0;
      left:0;
      width:100%;
      height:100%;
      box-shadow:inset 0 0 200px 30px rgba(0,0,0,0.6);
      border-radius:100%;
      opacity:0;
      cursor:pointer;
      
      -webkit-transform: rotate(180deg) scale(0);/* 要素を回転表示させる scale：拡大縮小値 */
      transform: rotate(180deg) scale(0);
      
      -webkit-transition:all .3s linear;
      transition:all .3s linear;
	  }
    .anime03:hover:before {
      border-radius:0%;
      -webkit-transform: rotate(0deg) scale(1);
      transform: rotate(0deg) scale(1);
      
      opacity:1;
    }
&lt;/style&gt;
&lt;p class=&quot;img01 waku01 anime03&quot;&gt;&lt;img src=&quot;https://taneppa.net/wp-content/uploads/2014/07/TIG93_buranketnikurumarerujyosei500.jpg&quot; width=&quot;500&quot; height=&quot;500&quot; alt=&quot;ブランケットを羽織った女性&quot; /&gt;&lt;/p&gt;
</pre> <br />
<p style="text-align:center;"><strong>横にくるっとする</strong></p>
<style>
	  .anime04:before {
      content:" ";
      display:block;
      position:absolute;
      top:0;
      left:0;
      width:100%;
      height:100%;
      background:rgba(0,0,0,0.3);
      opacity:0;
      cursor:pointer;
      
      -webkit-transform: rotateY(180deg);
      transform: rotateY(180deg);
      
      -webkit-transition:all .3s linear;
      transition:all .3s linear;
	  }
    .anime04:hover:before {
      -webkit-transform: rotateY(0deg);
      transform: rotateY(0deg);
      
      opacity:1;
    }
</style>
<p class="img01 waku01 anime04"><img src="https://taneppa.net/wp-content/uploads/2014/07/TIG93_buranketnikurumarerujyosei500.jpg" width="500" height="500" alt="ブランケットを羽織った女性" /></p>
<br />
<pre class="brush: xml; title: ; notranslate">
&lt;style&gt;
	  .anime04:before {
      content:&quot; &quot;;
      display:block;
      position:absolute;
      top:0;
      left:0;
      width:100%;
      height:100%;
      background:rgba(0,0,0,0.3);
      opacity:0;
      cursor:pointer;
      
      -webkit-transform: rotateY(180deg);/* Y軸方向へ回転 */
      transform: rotateY(180deg);
      
      -webkit-transition:all .3s linear;
      transition:all .3s linear;
	  }
    .anime04:hover:before {
      -webkit-transform: rotateY(0deg);
      transform: rotateY(0deg);
      
      opacity:1;
    }
&lt;/style&gt;
&lt;p class=&quot;img01 waku01 anime04&quot;&gt;&lt;img src=&quot;https://taneppa.net/wp-content/uploads/2014/07/TIG93_buranketnikurumarerujyosei500.jpg&quot; width=&quot;500&quot; height=&quot;500&quot; alt=&quot;ブランケットを羽織った女性&quot; /&gt;&lt;/p&gt;
</pre> <br />
<p style="text-align:center;"><strong>縦もできちゃう</strong></p>
<style>
	  .anime05:before {
      content:" ";
      display:block;
      position:absolute;
      top:0;
      left:0;
      width:100%;
      height:100%;
      background:rgba(0,0,0,0.3);
      opacity:0;
      cursor:pointer;
      
      -webkit-transform: rotateX(180deg);
      transform: rotateX(180deg);
      
      -webkit-transition:all .3s linear;
      transition:all .3s linear;
	  }
    .anime05:hover:before {
      -webkit-transform: rotateX(0deg);
      transform: rotateX(0deg);
      
      opacity:1;
    }
</style>
<p class="img01 waku01 anime05"><img src="https://taneppa.net/wp-content/uploads/2014/07/TIG93_buranketnikurumarerujyosei500.jpg" width="500" height="500" alt="ブランケットを羽織った女性" /></p>
<br />
<pre class="brush: xml; title: ; notranslate">
&lt;style&gt;
	  .anime05:before {
      content:&quot; &quot;;
      display:block;
      position:absolute;
      top:0;
      left:0;
      width:100%;
      height:100%;
      background:rgba(0,0,0,0.3);
      opacity:0;
      cursor:pointer;
      
      -webkit-transform: rotateX(180deg);/* X軸方向へ回転 */
      transform: rotateX(180deg);
      
      -webkit-transition:all .3s linear;
      transition:all .3s linear;
	  }
    .anime05:hover:before {
      -webkit-transform: rotateX(0deg);
      transform: rotateX(0deg);
      
      opacity:1;
    }
&lt;/style&gt;
&lt;p class=&quot;img01 waku01 anime05&quot;&gt;&lt;img src=&quot;https://taneppa.net/wp-content/uploads/2014/07/TIG93_buranketnikurumarerujyosei500.jpg&quot; width=&quot;500&quot; height=&quot;500&quot; alt=&quot;ブランケットを羽織った女性&quot; /&gt;&lt;/p&gt;
</pre> <br />
<p style="text-align:center;"><strong>外からふわっと</strong></p>
<style>
	  .anime06:before {
      content:" ";
      display:block;
      position:absolute;
      top:0;
      left:0;
      width:100%;
      height:100%;
      box-shadow:inset 0 0 200px 30px rgba(0,0,0,0.6);
      opacity:0;
      cursor:pointer;
      
      -webkit-transform: scale(5);
      transform: scale(5);
      
      -webkit-transition:all .4s ease;
      transition:all .4s ease;
      
      -webkit-transform: scale(1);
      transform: scale(1);
	  }
    .anime06:hover:before {
      -webkit-transform: scale(1);
      transform: scale(1);
      
      opacity:1;
    }
</style>
<p class="img01 waku01 anime06"><img src="https://taneppa.net/wp-content/uploads/2014/07/TIG93_buranketnikurumarerujyosei500.jpg" width="500" height="500" alt="ブランケットを羽織った女性" /></p>
<pre class="brush: xml; title: ; notranslate">
&lt;style&gt;
	  .anime06:before {
      content:&quot; &quot;;
      display:block;
      position:absolute;
      top:0;
      left:0;
      width:100%;
      height:100%;
      box-shadow:inset 0 0 200px 30px rgba(0,0,0,0.6);
      opacity:0;
      cursor:pointer;
      
      -webkit-transform: scale(5);
      transform: scale(5);
      
      -webkit-transition:all .4s ease;
      transition:all .4s ease;
      
      -webkit-transform: scale(1);
      transform: scale(1);

	  }
    .anime06:hover:before {
      -webkit-transform: scale(1);
      transform: scale(1);
      
      opacity:1;
    }
&lt;/style&gt;
&lt;p class=&quot;img01 waku01 anime06&quot;&gt;&lt;img src=&quot;https://taneppa.net/wp-content/uploads/2014/07/TIG93_buranketnikurumarerujyosei500.jpg&quot; width=&quot;500&quot; height=&quot;500&quot; alt=&quot;ブランケットを羽織った女性&quot; /&gt;&lt;/p&gt;
</pre>
<p>このように、擬似要素にtransitionやtransformを加えることで色々な動きを作ることができます。<br />
行き過ぎたエフェクトは目にうるさく、ごちゃっとした印象になってしまいますが、さり気なくつけると、おっ！おしゃれっ！と言った感じになりますね。<br />
ポイントはやり過ぎない、これです(´・ω・｀)ﾀﾞﾒﾖｰﾀﾞﾒﾀﾞﾒ<br />
ほとんどがtransitionとtransformの使い方のようになりましたが、hover時のエフェクトのお話でした(´・ω・｀)ﾉｼ</p>]]></content:encoded>
			<wfw:commentRss>https://taneppa.net/css3_03/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
