W3Schools tutorial..web designing

源代码在线查看: tryit.asp@filename=trycss_border-left-width

软件大小: 2746 K
上传用户: wxsara1118
关键词: W3Schools designing tutorial web
下载地址: 免注册下载 普通下载 VIP

相关代码

				
				
				
				Tryit Editor v1.4
				
				
				function displayad()
				{
				document.getElementById("adframe").src="../tryitbanner.asp@secid=trycss&rnd=" + Math.random()
				}
				
				
				
				
				
				
				
				
				
				
								src="../tryitbanner.asp@secid=trycss&rnd=0.140011">
				
				
				
				
				
				
				
				
				
				
				
				
				
				
				
				
				p.one 
				{
				border-style: solid;
				border-left-width: 15px
				}
				p.two 
				{
				border-style: solid;
				border-left-width: thin
				}
				
				
				
				
				Note: The "border-left-width" property does not work if it is used alone. Use the "border-style" property to set the borders first.
				Some text. Some more text.
				
				
				
				
				
				
				
				
				
				
				
				
				Edit the text above, and click on the button to see the result.
				
				
				
				
				
							

相关资源