Miêu tả

Phương thức này làm văn bản in đậm như nếu nó trong thẻ <b>.

Cú pháp

Cú pháp cho phương thức bold() như sau:

string.bold( )

Trả về giá trị

Trả về chuỗi với thẻ <bold>.

Ví dụ

Bạn thử ví dụ sau.

<html>
   <head>
      <title>JavaScript String bold() Method</title>
   </head>
   
   <body>
   
      <script type="text/javascript">
         var str = new String("Hello world");
         alert(str.bold());
      </script>
      
   </body>
</html>

Kết quả

<b>Hello world</b>

Các bài học JavaScript khác tại s2sontech:




Bình luận (0)

Michael Gough
Michael Gough
Michael Gough
Michael Gough
Michael Gough
Michael Gough
Michael Gough
Michael Gough
Michael Gough
Michael Gough
Michael Gough
Michael Gough
Michael Gough
Michael Gough
Michael Gough
Michael Gough
Learning English Everyday