Most browsers will display the
<q>
element with the following default values.
<style>
q { display: inline;
}
q:before { content: open-quote;
}
q:after { content: close-quote;
}
</style>
Type
: |
html |
Category
: |
Web Tutorial |
Sub Category
: |
HTML Tag |
Uploaded by
: |
Admin |