How To Create A Triangle Using HTML and CSS?


STEP 1: Add <div class="triangle"></div> in the HTML document.

STEP 2: Add this CSS code.

.triangle{ 
 position: absolute;
 border-width: 50px;
 border-style: solid;
 border-color: transparent transparent black transparent;
 }

 

OUTPUT

 







Trending Posts

What Are The Use of Function Keys F1 to F12 on The Keyboard?

🚀 Build a QR Code Generator Using HTML, CSS & JavaScript

What is Web Development? A Beginner's Guide

Shield Your Small Business: Must-Have Cybersecurity Strategies

10 Hidden Features/Settings On Samsung Smartphone

Web Development Roadmap 2025: A Beginner's Guide to Becoming a Web Developer

5 Tips To Become A Computer Genius | How To Become A Computer Genius?

Sunrise And Sunset Animation Using HTML & CSS?

Bridging the Language Divide: How Modern IT Professionals Can Make Their Work Make Sense

8 Characteristics Of Modern Computer