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
Difference between using file sharing under a Home Network and a Work Network????
Force Outlook 2003 to use encryption connection to Exchange
Getting own send e-mail in Blackberry
setup Xsan with couple of Apple macs final cut pro
What technique is being used here?
helpdesk interview for bank
Crystal report 2008, draw graph with huge of data.
Iterating through a PDF file (stepping through) for validation purposes
Cisco VPN client for Windows, use both RSA SecurID soft token and hard token
Assigning a GPO to specific users and one Server only ?