💡Swinging Robot using HTML and CSS Only 🚀❤️
🔗 SOURCE CODE 🔗
https://codingtorque.com/swinging-robot-using-html-and-css-only/
.
.
.
Happy Coding! 👨💻
👍 React to this post if you found it helpful! ❤️
🔗 SOURCE CODE 🔗
https://codingtorque.com/swinging-robot-using-html-and-css-only/
.
.
.
Happy Coding! 👨💻
👍 React to this post if you found it helpful! ❤️
CSS Quiz
Which CSS property is used to set the font size of text?
Which CSS property is used to set the font size of text?
Anonymous Quiz
68%
font-size
17%
text-size
11%
font-style
3%
size
❤3
Love quizzes? Put your knowledge to the test and solve more here! ⬇️
https://bit.ly/47S21EI
https://bit.ly/47S21EI
https://bit.ly/47S21EI
https://bit.ly/47S21EI
JavaScript Quiz
What is the result of "5" - 2 in JavaScript?
What is the result of "5" - 2 in JavaScript?
Anonymous Quiz
8%
7
38%
3
28%
52
26%
Error
👍1
Love quizzes? Put your knowledge to the test and solve more here! ⬇️
https://bit.ly/47S21EI
https://bit.ly/47S21EI
https://bit.ly/47S21EI
https://bit.ly/47S21EI
JavaScript Quiz
How do you write a single-line comment in JavaScript?
How do you write a single-line comment in JavaScript?
Anonymous Quiz
59%
// This is a comment
15%
<!-- This is a comment -->
20%
/* This is a comment */
6%
## This is a comment
Love quizzes? Put your knowledge to the test and solve more here! ⬇️
https://bit.ly/47S21EI
https://bit.ly/47S21EI
https://bit.ly/47S21EI
https://bit.ly/47S21EI
👍3
Python Quiz
Which keyword is used to define a class in Python?
Which keyword is used to define a class in Python?
Anonymous Quiz
15%
define
59%
class
8%
type
18%
def
Love quizzes? Put your knowledge to the test and solve more here! ⬇️
https://bit.ly/47S21EI
https://bit.ly/47S21EI
https://bit.ly/47S21EI
https://bit.ly/47S21EI
👍1
CSS Quiz
What does CSS stand for?
What does CSS stand for?
Anonymous Quiz
89%
Cascading Style Sheet
6%
Computer Style Sheet
4%
Creative Style Sheet
1%
Colorful Style Sheet
Love quizzes? Put your knowledge to the test and solve more here! ⬇️
https://bit.ly/47S21EI
https://bit.ly/47S21EI
https://bit.ly/47S21EI
https://bit.ly/47S21EI
💡3D Santa using HTML and CSS Only 🚀❤️
🔗 SOURCE CODE 🔗
https://codingtorque.com/3d-santa-using-html-and-css-only/
.
.
.
Happy Coding! 👨💻
👍 React to this post if you found it helpful! ❤️
🔗 SOURCE CODE 🔗
https://codingtorque.com/3d-santa-using-html-and-css-only/
.
.
.
Happy Coding! 👨💻
👍 React to this post if you found it helpful! ❤️
❤2
React Quiz
What is the role of keys in React when rendering lists of elements?
What is the role of keys in React when rendering lists of elements?
Anonymous Quiz
62%
To assign unique identifiers to elements
18%
To apply styles to elements
7%
To group elements together
14%
To control the component rendering order
Love quizzes? Put your knowledge to the test and solve more here! ⬇️
https://bit.ly/47S21EI
https://bit.ly/47S21EI
https://bit.ly/47S21EI
https://bit.ly/47S21EI
👍1😁1
Love quizzes? Put your knowledge to the test and solve more here! ⬇️
https://bit.ly/47S21EI
https://bit.ly/47S21EI
https://bit.ly/47S21EI
https://bit.ly/47S21EI
JavaScript Quiz
What is the result of "5" - 2 in JavaScript?
What is the result of "5" - 2 in JavaScript?
Anonymous Quiz
5%
7
59%
3
24%
52
12%
Error
Love quizzes? Put your knowledge to the test and solve more here! ⬇️
https://bit.ly/47S21EI
https://bit.ly/47S21EI
https://bit.ly/47S21EI
https://bit.ly/47S21EI
HTML Quiz
What is the purpose of the HTML <head> tag?
What is the purpose of the HTML <head> tag?
Anonymous Quiz
50%
To define the document's metadata
39%
To create a header section for the page
12%
To define the main content of the page
1%
To create a footer for the page
💡3D CSS Logo with Pure CSS 🚀❤️
🔗 SOURCE CODE 🔗
https://codingtorque.com/3d-css-logo-with-pure-css/
.
.
.
Happy Coding! 👨💻
👍 React to this post if you found it helpful! ❤️
🔗 SOURCE CODE 🔗
https://codingtorque.com/3d-css-logo-with-pure-css/
.
.
.
Happy Coding! 👨💻
👍 React to this post if you found it helpful! ❤️
❤1
React Quiz
Which component lifecycle method is called just before a component is removed from the DOM?
Which component lifecycle method is called just before a component is removed from the DOM?
Anonymous Quiz
27%
componentDidUpdate
45%
componentWillUnmount
18%
componentWillUpdate
11%
componentWillMount