Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5

CSS white-space Property

Googleplus Pint
#1
This is advance css white space
Demonstrate different values of the white-space property:
p.a {
white-space: nowrap;
}
p.b {
white-space: normal;
}
p.c {
white-space: pre;
}

# Nowrap will make single line all text.
# re will make get different space.
Hasan
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  CSS - Tables Hasan 2 1,707 06-28-2018, 09:55 AM
Last Post: Hasan
  CSS - Links Hasan 1 2,075 06-28-2018, 09:47 AM
Last Post: Hasan
  CSS - Images Hasan 3 2,160 06-28-2018, 09:37 AM
Last Post: Hasan
  css text effect Hasan 9 2,036 06-28-2018, 09:34 AM
Last Post: Hasan
  Setting Fonts using CSS Hasan 7 2,019 06-28-2018, 09:30 AM
Last Post: Hasan
  Setting Backgrounds using CSS Hasan 1 1,345 06-28-2018, 03:31 AM
Last Post: Hasan
  CSS - Colors Hasan 0 1,527 06-28-2018, 03:23 AM
Last Post: Hasan
  CSS Syntax - Selectors Hasan 0 1,316 06-28-2018, 03:20 AM
Last Post: Hasan
  CSS Introduction Hasan 0 1,301 06-28-2018, 03:19 AM
Last Post: Hasan

Forum Jump:


Users browsing this thread: 1 Guest(s)