h1, p« Back to Questions List

How can i use headline (<h1> and so on) and also paragraph (<p>) in html file?

Asked by SergioSS
Added February 19, 2019 3:28 pm

Do you have the right answer? If you do other users will benefit from your contribution, share your knowledge with the community!

Hi,

You can do this using ${class} tag: //exportkit.com/plugin/layer-tags/advanced-layer-tags/class-tag

If you want to create custom HTML elements then you can read the post below. To answer your question you will need to use:

${class|p: }
- paragraph
${class|h1: }
- h1
${class|hr:style="width:100%;"}
- horizontal line

//exportkit.com/plugin/layer-tags/advanced-layer-tags/class-tag

Answer by admin
Answered On February 19, 2019 5:19 pm #
Looking for another answer? View other questions in HTML or get premium support for guaranteed results.
Asked by SergioSS
1706 views
1 answer
Last Answered 5 years ago by admin

Categories

Recent Answers

asked by admin
asked by anup-sarkar
asked by originalife07
asked by yudhis
[+] View All Recent Questions

Share Your Knowledge!

Contribute to the community and help other users to benefit from your answer with experience and knowledge.