Home > テーマ > wp.Vicunaの画像回り込み

wp.Vicunaの画像回り込み

画像回り込みについての記述はサイトにあったが、

どうも上手く。というかここにあるコードではこのサイトでは回り込みが出来なかった。
正確には、画像が挿入されなかったですね。

サイトの記述は、

<p class="img_L"><img href="" height="100" width="100" alt="photo"   /></p>
<p>Text Text Text Text Text Text Text Text Text Text Text Text</p>

こうなっていたが。

<p class="img_L"><img src="" height="100" width="100" alt="photo"  /></p>
<p>Text Text Text Text Text Text Text Text Text Text Text Text</p>

これで、無事解決した。

Comments:0

Comment Form
Remember personal info

Trackbacks:0

Trackback URL for this entry
http://wpblog.pt-hamamoto.biz/archives/70/trackback
Listed below are links to weblogs that reference
wp.Vicunaの画像回り込み from WordPressでハッピーブログライフ

Home > テーマ > wp.Vicunaの画像回り込み

Search
Feeds
Meta

Return to page top