Warning: file_get_contents(/data/phpspider/zhask/data//catemap/7/css/36.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Css 如何在选项卡jquerymobile中显示多行_Css_Jquery Mobile_Tabs - Fatal编程技术网

Css 如何在选项卡jquerymobile中显示多行

Css 如何在选项卡jquerymobile中显示多行,css,jquery-mobile,tabs,Css,Jquery Mobile,Tabs,在jQueryMobileUI中,我们是显示选项卡。在该选项卡中有多个单词。我想显示多行。 如何使用css显示锚定标记中的多行 #ui-id-1{ 边框左上半径:11px; 边框左下半径:10px; 左边距:2倍; 字体大小:15px; 字体大小:粗体; 边缘底部:1px; } #ui-id-2{ 字体大小:粗体; 字体大小:15px; 边缘底部:1px; } #ui-id-3{ 字体大小:粗体; 边框右上角半径:10px; 边框右下半径:10px; 右边距:0px; 字体大小:15px;

在jQueryMobileUI中,我们是显示选项卡。在该选项卡中有多个单词。我想显示多行。 如何使用css显示锚定标记中的多行

#ui-id-1{
边框左上半径:11px;
边框左下半径:10px;
左边距:2倍;
字体大小:15px;
字体大小:粗体;
边缘底部:1px;
}
#ui-id-2{
字体大小:粗体;
字体大小:15px;
边缘底部:1px;
}
#ui-id-3{
字体大小:粗体;
边框右上角半径:10px;
边框右下半径:10px;
右边距:0px;
字体大小:15px;
边缘底部:1px;
}