Microsoft
Software
Hardware
Network
Question : Checkbox next to <h1> element
Hello,
I want to have a H1 or H2 heading with a checkbox in front of it to collapse the section displayed after the heading. If I simply put a checkbox there, I get a line break before and after the heading automatically. Is there any way to have them at the same line, one next to other? This is to be done in pure HTML/XHTML+CSS, must work in MSIE, FF, Chrome. Thanks a lot
Answer : Checkbox next to <h1> element
<div>
<h1></h1>
<input type='checkbox'>
</div>
style
-------
div
{
display:inline;
display:inline-block;
}
Random Solutions
asp.net: How to determine if a when a user login. is an Admin Account, * the menu is selected to show admin pages & reports.
VMWare VSphere upgrade
url rewrite on iis7
MS Outlook - Count emails
Padding Emptry spaces with Zero's in VB.NET
Unable to access certain domains
Is there a way to use the recovery partition to reinstall the OS if the drive won't boot or put it on a new hard drive?
Proxy Settings
Restoring a Dell studio 1535 to factory default
Sort columns in pivot table.