Technology, Information and Internet


Learning Axis

What is the name of the CSS rule that allows you to apply different styles based on the characteristics of the device, such as its screen width (essential for responsive design)?

6 days ago | [YT] | 38

Learning Axis

Which HTML tag is used to create an interactive element where a user can enter a single line of text, like a name or email address?

1 week ago | [YT] | 46

Learning Axis

In JavaScript, what is the operator used to check for strict equality (meaning both the value and the data type must be the same)?

1 week ago | [YT] | 47

Learning Axis

In the CSS Box Model, which property controls the external space outside of an element's border, pushing neighboring elements away?

1 week ago | [YT] | 52

Learning Axis

Which HTML tag is correctly used to create a standard, standalone block of text known as a paragraph?

1 week ago | [YT] | 91

Learning Axis

Which keyword is the modern, recommended way to declare a variable in JavaScript whose value you intend to change later in the code?

2 weeks ago | [YT] | 33

Learning Axis

What is the correct HTML tag and attribute used to link an external Cascading Style Sheet (.css) file to your webpage?

2 weeks ago | [YT] | 79

Learning Axis

What is the collective term for the area around an element's content, padding, and border in CSS?

2 weeks ago | [YT] | 30

Learning Axis

What is the correct HTML tag for the largest heading on a page?

2 weeks ago | [YT] | 95

Learning Axis

In JavaScript, which command would you use to display a simple, pop-up box with a message to the user?

2 weeks ago | [YT] | 44