memo.xight.org

/ / memo.xight.org

2005-12-26

PhpMyBorder - PHP で角が丸い枠を簡単に作るライブラリ

- Sample
<?php
require_once 'phpMyBorder2.class.php';
$pmb = new PhpMyBorder();
echo $pmb->begin_round('260px', 'DDDDFF', '78AAFF');
?>
 
コンテンツの内容
 
<?php
echo $pmb->end_round();
?>


- Screen shot
PhpMyBorderの利用例

- Reference
PhpMyBorder - add round corners by CSS
http://www.phpmyborder.com/
PhpMyBorder - Resouces and links to rounded corners, boxes and edges tutorials
http://www.phpmyborder.com/round_corners5.php
- via
cl.pocari.org - 2005-12-19 - PHP で角丸枠 (CSS) を簡単に作る方法
http://cl.pocari.org/2005-12-19-2.html
カテゴリ: [PHP]
2005-12 /

Color Reference

ChangeLogを検索
携帯電話からアクセス!

カテゴリ

最近の話題

リンク

過去ログ

Google

QR Code

Since
2002-11-28
Update
2008-12-02 10:52
Copyright © 2005 xight.org All Rights Reserved.