If you want to bold your contents in the web page use:
<B> type your text here </B>
Below is the example in the program:
html>
<head>
<title>Title of page</title>
</head>
<body>
This is my first page
<b>This text is bold</b>
</body>
</html
Popular Posts
-
Learn Web Designing -Learn different web designing languages and much more &amp;amp;lt;br /&amp;amp;amp;amp;amp;amp;amp;a...
-
In this lesson ,I’ll show you how to display colors in the background of your web page as well as text color. Type or copy paste the belo...
-
If you want to bold your contents in the web page use: <B> type your text here </B> Below is the example in the program: html...
-
HTML Images HTML images are defined with the <img> tag For example: <img src="picture1.jpg" width="98" heigh...
-
BULLETED LIST: Today, I’ll show you how to display bullets on your web page. Try to write it down or copy paste the below codes in your note...
No comments:
Post a Comment