移动Web应用程序CSS以确保正确对齐和色彩丰富 [英] mobile web application css for proper alignment and colorful

查看:70
本文介绍了移动Web应用程序CSS以确保正确对齐和色彩丰富的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

您好,我需要有关在asp.net中的Mobile Web Application中通过CSS设置正确对齐方式和主题的帮助..../

Hello i need help regarding setting proper alignment and theme through css in Mobile web Application in asp.net ......../

推荐答案

您的问题尚不清楚,如果要文本对齐,请参见此处 [ http://www.w3schools.com/CSS/default.asp [ ^ ]
your question is not clear, if you want text alignment see here[^] for more CSS help see http://www.w3schools.com/CSS/default.asp[^]


body
{
background-color:#d0e4fe;
}
h1
{
color:orange;
text-align:center;
}
p
{
font-family:"Times New Roman";
font-size:20px;
}




这是chenchu




hi this is chenchu


这篇关于移动Web应用程序CSS以确保正确对齐和色彩丰富的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆