2

I'll have to embed a questionnaire that was made in another website something like this:

<embed src="https://questionnaire.com">

But the questionnaire CSS doesn't fit with the rest of the website, I tried changing on the style block but it doesn't seem to apply inside the embed. Any way to do this?

Eaken
  • 33
  • 3

1 Answers1

0
<iframe src="https://questionnaire.com" ></iframe>
Zrelli Majdi
  • 1,204
  • 2
  • 11
  • 16