How to Use Rem Units in CSS!!
Rem units in CSS can be used for setting font sizes, margins, padding, widths, and heights relative to the root element's font-size.
AI_Safety_RT.pdf
2.5 MB
#tools
#MLSecOps
#Red_Team_Tactics
#Ethical_Hacking
@javascript_resources
"Guide to Red Teaming Methodology on AI Safety", Ver. 1.0, 2024.
#MLSecOps
#Red_Team_Tactics
#Ethical_Hacking
@javascript_resources
"Guide to Red Teaming Methodology on AI Safety", Ver. 1.0, 2024.
Adobe XD UX design Essentials Course in private resources channel.
@javascript_resources
Send some reactions if you like our work. Thanks
https://t.me/c/2109572262/1527
@javascript_resources
Send some reactions if you like our work. Thanks
https://t.me/c/2109572262/1527
How To Find Broken Access Control Vulnerabilities in the Wild
https://www.hackerone.com/community/find-broken-access-control-vulnerabilities
#Ethical_Hacking
@javascript_resources
https://www.hackerone.com/community/find-broken-access-control-vulnerabilities
#Ethical_Hacking
@javascript_resources
HackerOne
How To Find Broken Access Control Vulnerabilities in the Wild | HackerOne
Learn the ins and outs of broken access control vulnerabilities and how to find them in your security research.
Hidden Gems of Tailwind CSS
Tailwind CSS has some lesser-known features that can make developing web UIs easier.
This article goes over a couple of them, such as using gap-* to add space between elements.
🔗 Link to the article
#css #tailwind
Tailwind CSS has some lesser-known features that can make developing web UIs easier.
This article goes over a couple of them, such as using gap-* to add space between elements.
🔗 Link to the article
#css #tailwind
This media is not supported in your browser
VIEW IN TELEGRAM
Two ways to create responsive input fields in CSS!
👍1
#PythonQuiz
Note: Read question carefully
What will be the output of the following Python code if the user types 123 and presses Enter? print(input("Hello"))
Note: Read question carefully
What will be the output of the following Python code if the user types 123 and presses Enter? print(input("Hello"))
Anonymous Quiz
27%
Hello
14%
123
32%
Hello123
27%
Syntax Error