News

AFAIK, CSS cannot affect the DOM tree. So, display: none just says the element should not be displayed, not that it should cease to exist. Style/structure separation and all that.
HTML form code offers an easy way to insert form items -- text boxes, radio buttons and checkboxes, for example -- to your WordPress site.