When to use paragraph or text block

Thanks for the link. I should have said "Webflow’s Text Block Element is just a DIV with text whereas a Paragraph element uses the Paragraph tag. Paragraph tags typically have browser defaults for styling which help readers and screen readers navigate content. DIV’s with text are suitable for blocks of content that stand apart from the main content. If you added a class to a text block to format it like a paragraph the only difference would be semantics and an impact on accessibility. "

I appreciate the correction. I work with many different platforms and confused another builders element with Webflow’s. A reason why I really do prefer to hand code!

1 Like