Yahoo Answers is shutting down on May 4th, 2021 (Eastern Time) and the Yahoo Answers website is now in read-only mode. There will be no changes to other Yahoo properties or services, or your Yahoo account. You can find more information about the Yahoo Answers shutdown and how to download your data on this help page.

How to embed an html snippet/page into a table cell?

Is there a way to embed a piece of html code into a table cell from the css sheet? I can change an image as someone showed me on here but was just wondering if i could place a particular piece of html code into either a table or layout area on an existing html page from the css style sheet. Thanks for any tips, etc.

2 Answers

Relevance
  • Anonymous
    8 years ago
    Favorite Answer

    No. CSS is for presentation. Use JavaScript to add content to page.

    Ron

  • Anonymous
    5 years ago

    Other than the old trick of creating an image using standard characters, you are pretty much out of luck. Even if this was possible, I can think of half a dozen reasons why you would not want to do it.

Still have questions? Get your answers by asking now.