In
this section we’ll bold a sentence or a word.So, simple as before we need to
open a notepad:
Start>>All
programs/programs>>Accessories>>Notepad
Then after using the general tag of HTML
coading, just type <strong>(The
line or word you want to Bold)</strong>
An example can make your concept clear.Let
consider that, we want to Bold the sentence bold:
This is my Blog.So after opening a note pad
we have to write:->
<html>
<body>
<strong>This is my blog</strong>
</body>
</html>
Please see the image for having clear
concept
0 comments:
Post a Comment