Search
 
SCRIPT & CODE EXAMPLE
 

HTML

making rectangle in css

<div class="rectangle"></div>
<style>
  .rectangle {
      width: 100px;
      height: 100px;
      background: red;
  }
</style>
Comment

PREVIOUS NEXT
Code Example
Html :: how to add button to open a website using html 
Html :: html file input accept excel file 
Html :: axonivy reuseable component 
Html :: bootstrap large text clip 
Html :: adding meta social media tags 
Html :: Can I customize the Work Order Tablet View? I want all the buttons at the top. odoo 
Html :: send html file express 
Html :: what to put in http equiv in html 
Html :: how to break between characters in html 
Html :: select tag html 
Html :: bootstrap colors 
Html :: html if en change to ltr 
Html :: meta tag viewport 
Html :: tailwind image text 
Html :: filter in v-html 
Html :: Disable auto submit when hitting enter key 
Html :: insert image html 
Html :: Send a SMS Text From A Link - the new code 
Html :: if else if vue 
Html :: cdn material design icons 
Html :: how to stop text in html from becoming a link 
Html :: ion-searchbar debounce 
Html :: what is WFH? 
Html :: html phone click to call 
Html :: bootstrap align right button 
Html :: html add a delay to link 
Html :: svg xmlns 
Html :: non editable text field 
Html :: thymeleaf table for each 
Html :: inline bootstrap 
ADD CONTENT
Topic
Content
Source link
Name
3+2 =