Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in /home/users/1/macerate/web/main/denmi_net/wp/wp-content/plugins/social-networks-auto-poster-facebook-twitter-g/inc/nxs_functions_engine.php on line 266

Warning: Cannot modify header information - headers already sent by (output started at /home/users/1/macerate/web/main/denmi_net/wp/wp-content/plugins/social-networks-auto-poster-facebook-twitter-g/inc/nxs_functions_engine.php:266) in /home/users/1/macerate/web/main/denmi_net/wp/wp-content/plugins/wp-super-cache/wp-cache-phase2.php on line 1592
DENMI.NET_WP | 情報や思ったことの記録など | denmi | でんみ | デンミ | - Part 12
Skip to content

金環日食!

皆様、お疲れ様です。 話題の金環日食は、見れましたか? 私は、諦めずに粘りました。 ビデオも撮りました。 肉眼で見たら、分からないし眩しいので、日食グラスでちゃんと見ました。 でも、終わりのかけ始めからでした・・・ でも…

やっと新事務所で作業が始まりました!

やっと新事務所で作業が始まりました! しかし、引越しはまだ半分くらいしか進んでいません・・・。 仕事も、中々出来る時間がなく焦る毎日・・・。 GW中も雨・・・豪雨・雹(ひょう)・突風 出鼻をくじかれ、予定もめちゃくちゃ。…

引っ越します

今月記事が少ないですが、、、 自宅事務所、引っ越しします。   とっても忙しいです。   お得意さんにしか居場所は教えません・・・(^_^;) では、引越し後に・・・

CSSで、テキストにドロップシャドウを付ける

CSSで、テキストにドロップシャドウを付ける text-shadow text-shadow: 5px 5px 5px gray; てな感じで、簡単に付けられるが、 ブラウザによっては見えませんので、ご注意を。 参考・・…