Difference between revisions of "Html"

From Wasya Wiki
Jump to: navigation, search
Line 3: Line 3:
 
  certbot run -d $DOMAIN --nginx -n --expand
 
  certbot run -d $DOMAIN --nginx -n --expand
  
color picker: https://www.w3schools.com/colors/colors_picker.asp
+
Color picker: https://www.w3schools.com/colors/colors_picker.asp
  
 +
Unlimited music downloads: https://www.bensound.com/pricing
  
 
<pre>
 
<pre>

Revision as of 14:33, 12 April 2026


certbot run -d $DOMAIN --nginx -n --expand

Color picker: https://www.w3schools.com/colors/colors_picker.asp

Unlimited music downloads: https://www.bensound.com/pricing

<p class="text-center">
  <video width="640" height="480" controls="">
    <source src="">
    Your browser does not support the video tag.
  </video>
</p>
<p class="text-center">
  <video width="640" height="360" controls="">
    <source src="">
    Your browser does not support the video tag.
  </video>
</p>
<p class="text-center">
  <video width="300" height="225" controls="">
    <source src="">
    Your browser does not support the video tag.
  </video>
</p>
<p class="text-center">
  <video width="480" height="640" controls="">
    <source src="">
    Your browser does not support the video tag.
  </video>
</p>