"awesome html css listing"
Bootstrap 4.1.1 Snippet by csshint

<link href="//maxcdn.bootstrapcdn.com/bootstrap/4.1.1/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css"> <script src="//maxcdn.bootstrapcdn.com/bootstrap/4.1.1/js/bootstrap.min.js"></script> <script src="//cdnjs.cloudflare.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script> <!------ Include the above in your HEAD tag ----------> <div class="box_content"> <ol class="rounded-list"> <li> <ol> <li><a href="http://csshint.com/material-design-card-ui/" target="_blank">Responsive</a></li> <li><a href="http://csshint.com/full-screen-navigation-menus/" target="_blank">SEO Friendly </a></li> <li><a href="http://csshint.com/breadcrumb-css-snippets/" target="_blank">Google Testing Tool Validator </a></li> <li><a href="http://csshint.com/beautiful-css3-buttons/" target="_blank">Mobile Friendly</a></li> <li><a href="http://csshint.com/21-amazing-modern-photoshop-text-effects-tutorials/" target="_blank">Custom 404 Page</a></li> <li><a href="http://csshint.com/23-free-under-construction-and-coming-soon-html-website-templates/" target="_blank">Fast Loading </a></li> <li><a href="http://csshint.com/collection-of-free-html-and-css-accordions/" target="_blank">Minimal</a></li> <li><a href="http://csshint.com/24-best-html-css-and-jquery-calendars/" target="_blank">Magazine</a></li> <li><a href="http://csshint.com/checkout-forms-designs/" target="_blank">Ads Ready</a></li> <li><a href="http://csshint.com/free-wordpress-blog-themes/" target="_blank">Clean Layout</a></li> <li><a href="http://csshint.com/google-material-design/" target="_blank">Simple Design</a></li> <li><a href="http://csshint.com/free-icon-fonts/" target="_blank">Drop Down Menu</a></li> <li><a href="http://csshint.com/22-free-stylish-html5-and-css3-login-forms-templates/" target="_blank">Social Sharing</a></li> <li><a href="http://csshint.com/free-modern-business-card-psd-templates/" target="_blank">HTML5 & CSS3</a></li> <li><a href="http://csshint.com/10-most-reliable-website-to-download-free-fonts/" target="_blank">Browser Compatibility</a></li> </ol> </li> </ol> </div>
.box_content { text-align: justify; max-width: 600px; width: 100%; margin: 20px auto; padding: 15px; background: #fff; color: #595959; -webkit-border-bottom-right-radius: 4px; -webkit-border-bottom-left-radius: 4px; -moz-border-radius-bottomright: 4px; -moz-border-radius-bottomleft: 4px; border-bottom-right-radius: 4px; border-bottom-left-radius: 4px; } ol { counter-reset: li; list-style: none; font: 15px 'trebuchet MS', 'lucida sans'; padding: 0; margin-bottom: 4em; text-shadow: 0 1px 0 rgba(255,255,255,.5); margin-left: -5px; margin-top: 0px; margin-bottom: 0px; } ol ol { margin: 0 0 0 2em; } .rounded-list a { position: relative; display: block; padding: .4em .4em .4em 2em; margin: .5em 0; background: #ddd; color: #444; text-decoration: none; -moz-border-radius: .3em; -webkit-border-radius: .3em; border-radius: .3em; -webkit-transition: all .3s ease-out; -moz-transition: all .3s ease-out; -ms-transition: all .3s ease-out; -o-transition: all .3s ease-out; transition: all .3s ease-out; } .rounded-list a:before { content: counter(li); counter-increment: li; position: absolute; left: -1.3em; top: 50%; margin-top: -1.3em; background: #ffc923; height: 39px; width: 39px; line-height: 31px; border: .3em solid #fff; text-align: center; font-weight: bold; -moz-border-radius: 2em; -webkit-border-radius: 2em; border-radius: 2em; -webkit-transition: all .3s ease-out; -moz-transition: all .3s ease-out; -ms-transition: all .3s ease-out; -o-transition: all .3s ease-out; transition: all .3s ease-out; } .rounded-list a:hover:before { -moz-transform: rotate(360deg); -webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); -ms-transform: rotate(360deg); -o-transform: rotate(360deg); transform: rotate(360deg); } .rounded-list a:hover:before { background: #1da7e7; color: #fff; }

Related: See More


Questions / Comments: