HTML Forums | An HTML and CSS Coding Community

Welcome to HTMLForums; home of web development discussion! Please sign in or register your free account to get involved. Once registered you will be able to connect with other members, send and receive private messages, reply to topics and create your very own. Our registration process is hassle-free and takes no time at all!

Search results

  1. C

    List CSS

    Dear My page with Bootstrap 4, I have a problem with CSS List. One of the pages I have a text that requires changing the Lists and CSS List, in a certain text. example: HTML <ol class="q"> <li>Shows the correct result I</li> </ol> ol.q { list-style-type: upper-roman; }...
Back
Top