Forum Moderators: open

Message Too Old, No Replies

Display only text with some HTML Tag like H1, strong

         

SelenaQuintanilla

3:49 pm on Jan 12, 2023 (gmt 0)

Top Contributors Of The Month



Display only text with some HTML Tag like H1, strong
Hello,

i am looking for an extension similar to "Postlight Reader" that specifically display balise keeps only H1, H2, H3, em, and strong tags while removing all other HTML tags, any idea?
I would like to display something like :

<H1> Welcome to my Article<H1/>
<p> this is exemple....


Thank by advance

not2easy

4:00 pm on Jan 12, 2023 (gmt 0)

WebmasterWorld Administrator 10+ Year Member Top Contributors Of The Month



It is called CSS. You create a CSS file and tell it what you want the elements of your page to look like. It is not an extension, just a plain text file where you enter your instructions.

This is the HTML forum, we have a separate forum for CSS discussions: [webmasterworld.com...]

If you browse through there, you can see examples. Unfortunately, while we are happy to help when people run into coding problems, we don't do tutorials.