In this web programming tutorial we will learn that how we can use different type of text format in an web page or in an html document. see the below code.
in order to make text bold
in order to make text Italic
in order to make text underline
in order to make text Super Script
in order to make text Super Script
here is the code to make text bold
in order to make text boldoutput:
in order to make text bold
here is the code to make text italic
in order to make text boldoutput:
in order to make text Italic
here is the code to make text underline
in order to make text underlineoutput:
in order to make text underline
here is the code to make text super script
in order to make text Super Scriptoutput:
in order to make text Super Script
here is the code to make text Sub script
in order to make text Sub Scriptoutput:
in order to make text Super Script
No comments:
Post a Comment