The following warnings occurred:
Warning [2] Undefined property: MyLanguage::$thread_modes - Line: 49 - File: showthread.php(1621) : eval()'d code PHP 8.0.30 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/showthread.php(1621) : eval()'d code 49 errorHandler->error_callback
/showthread.php 1621 eval
Warning [2] Undefined variable $fburl - Line: 58 - File: showthread.php(1621) : eval()'d code PHP 8.0.30 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/showthread.php(1621) : eval()'d code 58 errorHandler->error_callback
/showthread.php 1621 eval
Warning [2] Undefined variable $fburl - Line: 58 - File: showthread.php(1621) : eval()'d code PHP 8.0.30 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/showthread.php(1621) : eval()'d code 58 errorHandler->error_callback
/showthread.php 1621 eval
Warning [2] Undefined variable $fburl - Line: 58 - File: showthread.php(1621) : eval()'d code PHP 8.0.30 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/showthread.php(1621) : eval()'d code 58 errorHandler->error_callback
/showthread.php 1621 eval
Warning [2] Undefined variable $fburl - Line: 58 - File: showthread.php(1621) : eval()'d code PHP 8.0.30 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/showthread.php(1621) : eval()'d code 58 errorHandler->error_callback
/showthread.php 1621 eval




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

Setting Fonts using CSS

Googleplus Pint
#4
Set the font weight:
Following is the example which demonstrates how to set the font weight of an element. The font-weight property provides the functionality to specify how bold a font is. Possible values could be normal, bold, bolder, lighter, 100, 200, 300, 400, 500, 600, 700, 800, 900.

<p style="font-weight:bold;">
This font is bold.
</p>
<p style="font-weight:bolder;">
This font is bolder.
</p>
<p style="font-weight:900;">
This font is 900 weight.
</p>

Hello World!:

- tes
- Hello Friends . Welcome Back
Hasan
Reply


Messages In This Thread
Setting Fonts using CSS - by Hasan - 06-28-2018, 09:27 AM
RE: Setting Fonts using CSS - by Hasan - 06-28-2018, 09:28 AM
RE: Setting Fonts using CSS - by Hasan - 06-28-2018, 09:28 AM
RE: Setting Fonts using CSS - by Hasan - 06-28-2018, 09:28 AM
RE: Setting Fonts using CSS - by Hasan - 06-28-2018, 09:28 AM
RE: Setting Fonts using CSS - by Hasan - 06-28-2018, 09:29 AM
RE: Setting Fonts using CSS - by Hasan - 06-28-2018, 09:29 AM
RE: Setting Fonts using CSS - by Hasan - 06-28-2018, 09:30 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  CSS white-space Property Hasan 0 1,279 07-04-2018, 03:29 AM
Last Post: Hasan
  CSS - Tables Hasan 2 1,512 06-28-2018, 09:55 AM
Last Post: Hasan
  CSS - Links Hasan 1 1,934 06-28-2018, 09:47 AM
Last Post: Hasan
  CSS - Images Hasan 3 1,910 06-28-2018, 09:37 AM
Last Post: Hasan
  css text effect Hasan 9 1,435 06-28-2018, 09:34 AM
Last Post: Hasan
  Setting Backgrounds using CSS Hasan 1 1,201 06-28-2018, 03:31 AM
Last Post: Hasan
  CSS - Colors Hasan 0 1,421 06-28-2018, 03:23 AM
Last Post: Hasan
  CSS Syntax - Selectors Hasan 0 1,206 06-28-2018, 03:20 AM
Last Post: Hasan
  CSS Introduction Hasan 0 1,197 06-28-2018, 03:19 AM
Last Post: Hasan

Forum Jump:


Users browsing this thread: 1 Guest(s)