Avoid Textbox from being printed
-
Hi
I have made a text box with this code: <div style=” Here is the Code with styling”> Here is my Text</div>
I want to insert a text box in many posts with different information. This is why I do not use a widget.The text box should not be printed when someone print the post.
How do I avoid this best?Can I give text box a ID? Then I can exclude the div in print style.css
The topic ‘Avoid Textbox from being printed’ is closed to new replies.