align attribute | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
0

align attribute

Can we modify the length of <hr/> attribute ?

15th Feb 2017, 12:05 PM
Sam Malekahmadi
Sam Malekahmadi - avatar
2 Réponses
+ 1
With the 'width' css property ^^
15th Feb 2017, 12:21 PM
visph
visph - avatar
0
hr {width:100%;}
15th Feb 2017, 12:52 PM
Richard Rogers
Richard Rogers - avatar