Ok now guy we probably all know how to put a horizontal line in html code but my question is how to but a vertical line | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
+ 1

Ok now guy we probably all know how to put a horizontal line in html code but my question is how to but a vertical line

how to put a vertical line in HTML

8th Mar 2017, 1:58 PM
Zeeshan Siddiqui
Zeeshan Siddiqui - avatar
2 Antworten
+ 17
transform:rotate(90deg);
8th Mar 2017, 2:02 PM
Akshata
Akshata - avatar
0
good idea I like it thanks
8th Mar 2017, 2:03 PM
Zeeshan Siddiqui
Zeeshan Siddiqui - avatar