html - How to create dock type toolbar at the bottom of the page? -


जैसे की

<पूर्व> & lt; div id =" toolbar "style =" position: fixed; bottom: 0px; left: 0px; चौड़ाई: 100%; रंग: #fff; background: # 000; "& gt; टूलबार सामग्री & lt;! - यहां आपकी बाकी टूलबार सामान - & gt; & Lt; / div & gt;

यह एक काला पृष्ठभूमि वाला एक div बना देगा जो स्क्रीन के निचले भाग में बनी रहती है, ब्राउज़र रीसाइजिंग या स्क्रॉलिंग की परवाह किए बिना। फिर आप उस शैली को शैली बना सकते हैं, हालांकि आपको पसंद है।


Comments

Popular posts from this blog

delphi - Mouseover hint for TChart series value -

c++ - Linux and clipboard -

How to Create Master-Details view using Asp.Net MVC framework -