next
Round
Technologies
Coding Problems
Bookmarks
Learning Paths
Login
next
Round
Technologies
Coding Problems
Bookmarks
Learning Paths
Login
</>
Loading Topics...
1
How can you centre text vertically and horizontally inside a box?
Expert
High
2
What is the use of the white-space property?
Expert
High
3
How can you truncate text with an ellipsis (...) in CSS?
Expert
High
4
How do you wrap or prevent wrapping of text in a container?
Expert
High
5
How do you make text responsive across different screen sizes?
Expert
High
6
How do you justify text using CSS?
Expert
High
7
What does text-shadow do? Give an example.
Expert
High
8
How can you apply multiple shadows to text?
Expert
High
9
How do you apply gradients to text in CSS?
Expert
High
10
How do you control text overflow in a fixed-width container?
Expert
High
11
What is the difference between em, rem, and px when styling text?
Expert
High
12
How does font-weight differ from <b> tag in semantic meaning?
Expert
High
13
How does accessibility relate to text formatting in HTML?
Expert
High
14
What’s the difference between semantic and non-semantic text formatting tags?
Expert
High
15
How can you ensure consistent text appearance across different browsers?
Expert
High
16
What is the difference between font-style, font-variant, and font-weight?
Expert
High
17
What is the role of @font-face in web typography?
Expert
High
18
How can you import custom fonts in CSS?
Expert
High
19
What’s the impact of using web fonts on performance?
Expert
High
20
How can you optimise text rendering for readability?
Expert
High
21
How do you make text appear vertically (top-to-bottom) using CSS?
Expert
High
22
How do you style only the first letter or first line of a paragraph?
Expert
High
23
How do you create a drop cap effect?
Expert
High
24
How can you highlight a selected text range dynamically?
Expert
High
25
How do you make text glow or have a neon effect using CSS?
Expert
High
26
What CSS properties can you use for text animations?
Expert
High
27
How can you apply a gradient background only to the text and not the entire element?
Expert
High
28
How can you apply different styles to different words in the same line?
Expert
High
29
How do you prevent text selection on a webpage?
Expert
High
30
How do you implement responsive typography (fluid text size)?
Expert
High
All Topics
1
Fundamentals
0/5 topics · 0%
Basics
Selectors
Box model
Text formatters
Combinators
2
Positioning & layout
0/4 topics · 0%
Positioning
Display
Overflow
Breakpoint
3
Modern layout
0/5 topics · 0%
Pseudo classes
Pseudo elements
Flexbox
Grid
Transformation and Transition
4
Beyond core
0/2 topics · 0%
Frameworks
Everything else