Jump to content

How to output at the bottom of webpage independent from element (possible)?


pstein

Recommended Posts

Assume I want to output something at the bottom of a webpage.
The output text should not be assigned to a certain element or tag (if possible).

I just want to write something like

document.write("<p);

Is this possible?

If I have to assign it to <body>: What would be the minimum code to achieve this?

Peter

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...