Skip to content

How do I embed an iframe ? #537

Answered by padmanabh-g
padmanabh-g asked this question in Q&A
Discussion options

You must be logged in to vote
**{{< rawhtml >}}**
  <div>
    <iframe src="https://example.com/embed" width="480" height="320" frameborder="0" scrolling="no"></iframe>
  </div>
**{{< /rawhtml >}}**

Need to use {{ <rawhtml > }} shortcode provided by hugo to embed an iframe.

Replies: 4 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@padmanabh-g
Comment options

Comment options

You must be logged in to vote
1 reply
@padmanabh-g
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by padmanabh-g
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants