・・・・・
2012年 02月 02日
・・・・・・・
2012年 02月 02日
HTML
※href, src, width, height, alt の値は、使用する画像に準じます
(css)
a.thumbnail {
display: block;
float: left;
margin: 0.3em 10px 0.3em 0;
}
a.thumbnail img{
position: absolute;
}
a.thumbnail,
a.thumbnail img{
width: 100px;
height: 100px;
}
a.thumbnail:hover {
border: none;
cursor: default;
}
a.thumbnail:hover img {
width: auto;
height: auto;
}
(マウスで大きくする方法)
# by pckmieko | 2012-02-02 10:08 | その他 | Trackback | Comments(0)
練習
2012年 02月 02日
ほんばにぼー、ぼくはゆで卵が好きやからね。
マウスを置くと大きくなる
CSSコード
p a:hover {
font-size: larger;
}
CSSコード

文章
(css)
a.thumbnail {
display: block;
float: left;
margin: 0.3em 10px 0.3em 0;
}
a.thumbnail img{
position: absolute;
}
a.thumbnail,
a.thumbnail img{
width: 100px;
height: 100px;
}
a.thumbnail:hover {
border: none;
cursor: default;
}
a.thumbnail:hover img {
width: auto;
height: auto;
}
div.img-move a:hover {
position: relative;
top: -1px;
left: -1px;
}
div.img-move a:active {
position: relative;
top: 5px;
left: 5px;
}
画像が揺れる
.popup a:link img.zoom,
.popup a:visited img.zoom,
.popup a:active img.zoom,
.popup a:focus img.zoom{
display:none;
border-style:none;
text-decoration:none;
}
.popup a:hover img.zoom{
border-style:none;
display:block;
text-decoration:none;
}
# by pckmieko | 2012-02-02 10:01 | その他 | Trackback | Comments(0)
池
2011年 11月 03日

フリーソフトは、「Reflet」です。http://www.photofiltre.com/
<hr color="red">
この線の作り方
<hr color="色">
赤→ red 紺 → mediumblue と入れるのです。
<hr size="10" width="50%" color="green">
--------------------------------------------------------------------------------
<hr size="10" color="green">
--------------------------------------------------------------------------------
<・>は半角で入力
# by pckmieko | 2011-11-03 22:13 | その他 | Trackback | Comments(1)
御絵描き
2011年 07月 04日
向日葵を描きました

# by pckmieko | 2011-07-04 07:55 | その他 | Trackback | Comments(1)
< 前のページ 次のページ >





