Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    <p>You can try using this code. <a href="http://jsfiddle.net/sMc8a/3/" rel="nofollow">http://jsfiddle.net/sMc8a/3/</a></p> <p><strong>HTML</strong></p> <pre><code>&lt;div class="example"&gt; Hello &lt;/div&gt; </code></pre> <p><strong>CSS</strong></p> <pre><code>body { background: black; } .example { width: 300px; height: 300px; background-image: -webkit-linear-gradient(top, rgba(0,0,0,0.9) 0%, rgba(0,0,0,0) 20%, rgba(0,0,0,0) 80%, rgba(0,0,0,0.9) 100% ), -webkit-linear-gradient(left, rgba(0,0,0,0.9) 0%, rgba(0,0,0,0) 20%, rgba(0,0,0,0) 80%, rgba(0,0,0,0.9) 100% ), url(http://www.stadtteilschule-oejendorf.de/Unterricht/files/stacks_image_2936.png); background-image: -moz-linear-gradient(top, rgba(0,0,0,0.9) 0%, rgba(0,0,0,0) 20%, rgba(0,0,0,0) 80%, rgba(0,0,0,0.9) 100% ), -moz-linear-gradient(left, rgba(0,0,0,0.9) 0%, rgba(0,0,0,0) 20%, rgba(0,0,0,0) 80%, rgba(0,0,0,0.9) 100% ), url(http://www.stadtteilschule-oejendorf.de/Unterricht/files/stacks_image_2936.png); background-image: -o-linear-gradient(top, rgba(0,0,0,0.9) 0%, rgba(0,0,0,0) 20%, rgba(0,0,0,0) 80%, rgba(0,0,0,0.9) 100% ), -o-linear-gradient(left, rgba(0,0,0,0.9) 0%, rgba(0,0,0,0) 20%, rgba(0,0,0,0) 80%, rgba(0,0,0,0.9) 100% ), url(http://www.stadtteilschule-oejendorf.de/Unterricht/files/stacks_image_2936.png); background-image: linear-gradient(top, rgba(0,0,0,0.9) 0%, rgba(0,0,0,0) 20%, rgba(0,0,0,0) 80%, rgba(0,0,0,0.9) 100% ), linear-gradient(left, rgba(0,0,0,0.9) 0%, rgba(0,0,0,0) 20%, rgba(0,0,0,0) 80%, rgba(0,0,0,0.9) 100% ), url(http://www.stadtteilschule-oejendorf.de/Unterricht/files/stacks_image_2936.png); } </code></pre>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. VO
      singulars
      1. This table or related slice is empty.
    2. VO
      singulars
      1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload