Alexey Toklovich
Alexey Toklovich
Хочется, чтобы можно было прописать в теге A href с картинкой и при нажатии выскакивало модальное окно с изображением. Грузить его в блоке с display:none не очень правильно (изображение большое...
https://heml.io/editor/ ``` Welcome to HEML! body { background: SkyBlue; } h1 { color: DarkViolet; } .text-block { border: 2px solid #cecece; padding: 10px; } Explore the world of email! 💌...
### Is your feature request related to a problem? Please describe. I would like to add get param with timestamp to every asset url, including CP, but I cannot do...
Mobile devices uses **touchstart** and **touchmove** events instead of **wheel**.