Посты, отмеченные тегом #Прога
[PUBLIC] AVR assembly. Lab #2
I am doing lab works in a computer hardware subject. Right now I have an EasyAvrV7 board for a few days. Here will be the whole course of the first lab work....
[PUBLIC] CSS background image shake
There is a fairly well known issue related to the display of background images on mobile devices. The problem is related to the fact that modern browsers on mobile devices have an address bar that disappears when you start scrolling....
[PUBLIC] CSS cache problem solution
Not so long ago I wrote a post about the fact that modern browsers contain a certain problem, namely the inability to clear the cache in a guaranteed way....
[PUBLIC] Python CLASSES: Up code readability
The real title of this post, appropriately enough, is 'Endless Torment, or Unbelievable Terror'....
[PUBLIC] Autoplay music after page loads
Hi, you can set music to play automatically after an HTML page is loaded, for example: ...