create your own html tags

by Ramya 2013-11-26 18:33:38

create your own html tags:

You can create your own html tags using css,
<style type='text/css'>
ramya{
color: green; font-size: 12px;
}
</style>
<ramya>Test</ramya>

955
like
0
dislike
0
mail
flag

You must LOGIN to add comments