Home > Tags > wp.Vicuna
wp.Vicuna
wp.Vicunaの画像回り込み
- 2008-12-14 (日)
- テーマ
画像回り込みについての記述はサイトにあったが、
どうも上手く。というかここにあるコードではこのサイトでは回り込みが出来なかった。
正確には、画像が挿入されなかったですね。
サイトの記述は、
<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
- Trackbacks: 0
Home > Tags > wp.Vicuna
- Search
- Feeds
- Meta