Search
 
SCRIPT & CODE EXAMPLE
 

HTML

HTML List as 2 boxes

									<span class="col-lg-2">
										<div class="box">
											ffgf1
										</div>
										<div class="box">
											ffgf2
										</div>
									</span>
									<span class="col-lg-2">
										<div class="box">
											ffgf3
										</div>
										<div class="box">
											ffgf4
										</div>
									</span>
//css
.box {
    		width: 100px;
    		margin-left: 10px;
    		margin-top: 0px;
    		padding: 5px;
    		border: 2px solid black;
		}
Comment

PREVIOUS NEXT
Code Example
Html :: Howt o get redirected to another page using a button in HTML using Python using Flask 
Html :: link href to a class on another page 
Html :: how to get a adminitration password for filezilla server 
Html :: how to add image in odoo report 
Html :: icon-test 
Html :: Remover Acentos 
Html :: ajust aos 
Html :: html tandc 
Html :: why place holder does not show 
Html :: tab indent in html 
Html :: magnifying glass html code 
Html :: animated dot html 
Html :: html to editable react-draft-wysiwyg 
Html :: etiquetas html para seleccionar imagenes 
Html :: on change in textarea ember 
Html :: Make a divider in xml 
Html :: how to detect what someone typed html code 
Html :: modal trava bootstrap 
Html :: Cause Dropbox To Behave Like A CDN (Content Delivery Network) For IMG/GIF Files 
Html :: How to add link on bar for google bar chart 
Html :: html5 mode 
Html :: how to do that if src is invalid it wont show error 
Html :: difference between section and div 
Html :: convert web to application 
Html :: terminal command to add data at first in all lines 
Html :: is colby cool 
Html :: asp.net get innerhtml of div 
Html :: html input avoid pre spacing 
Html :: w3 
Html :: macbook boot in verbose mode 
ADD CONTENT
Topic
Content
Source link
Name
4+3 =