iモードのdiv style margin-left

このトピックの投稿一覧へ | 条件検索へ

  • ユーザとしてログインするとこのフォーラムに投稿することができます。
    アカウントをお持ちでない場合はこちらから登録してください。

なし iモードのdiv style margin-left

msg# 1
depth:
0
投稿日時 2008-5-12 18:14 | 投稿者: apptaro
下記XHTMLをエミュレータのSO902iで見るとR,G,Bが
インデントされて表示されていましたが、
実機のSO902iで確認したところ、margin-leftは
効かないようでした。

<?xml version="1.0" encoding="Shift_JIS"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="ja" xml:lang="ja">
<head>
<meta http-equiv="Content-Type" content="application/xhtml+xml; charset=Shift_JIS"/>
<title>タイトル</title>
</head>
<body>
<div style="margin-left:10px;background-color:red;">
red
<div style="margin-left:10px;background-color:green;">
green
<div style="margin-left:10px;background-color:blue;">
blue
</div>
</div>
</div>
</body>
</html>

投稿ツリー



価格・購入
無料評価版