Search
 
SCRIPT & CODE EXAMPLE
 

HTML

html content in rectangle

<style>
.rectangle{
padding-top: 40px;
  width:100px;
  height:100px;
  border:1px solid #000; 
  position: relative;
  text-align: center;
}
</style>

<div class="rectangle">Hello world!</div>
Comment

PREVIOUS NEXT
Code Example
Html :: HTML SVG Graphics 
Html :: html contenteditable attribute 
Html :: how to loop in html 
Html :: html interview 
Html :: table bootstrap 
Html :: how to change language to django-html on vscode 
Html :: reduce the width of google recaptcha 
Html :: large text class 
Html :: input type email 
Html :: class disabled 
Html :: button in html 
Html :: two buttons in same form 
Html :: bootstrap div inline cards 
Html :: html extarea line break 
Html :: html compressor 
Html :: html special characters 
Html :: Headings 
Html :: klaviyo properties 
Html :: what is the meta tag in html 
Html :: HTML <sup 
Html :: customize appearance of up/down arrows in html number inputs 
Html :: Links do not have a discernible name 
Html :: react uncontrolled input initial value 
Html :: html select message 
Html :: bootstrap color a div 
Html :: what are the tags in html that every website have 
Html :: html relative path go back one directory 
Html :: mvc required field validation not working 
Html :: h3 html 
Html :: source picture 
ADD CONTENT
Topic
Content
Source link
Name
5+2 =