Using HTML to write posts

  • Unknown's avatar

    Hi 👋,

    How do I use HTML to write posts please?

    The blog I need help with is: (visible only to logged in users)

  • Hi there,

    The WordPress editor is designed so that you don’t have to use HTML to write posts. It’s a WYSIWIG editor, and you select the appropriate block for the specific type of content you want to create, which will add the correct HTML markup behind the scenes.

    You can find detailed information on how the editor works here:

    WordPress Editor

    If you prefer to write in HTML, you’ll need to use the Custom HTML block, and write all your content in that.

    Custom HTML Block

  • The topic ‘Using HTML to write posts’ is closed to new replies.