Heisenberg submitted a new resource:
You must be registered for see links
- CSS Background ImagesvB Version: 4.2.1
BBCode to enhance posting by giving background image effect only with CSS
Title : Ruled Line Background
BB Code Tag Name: rlbg
Replacement:
Code:<style> .paper { text-align:justify; font-size:16px; background-color: #fff; background-image: linear-gradient(transparent 79px, #abced4 79px, #abced4 81px, transparent 81px), linear-gradient(#eee .1em, transparent .1em); background-size: 100% 1.2em; } </style> <div class="paper">{param}</div>
Example:...
You must be registered for see links
Last edited: