Skip to main content

Button practice html


The CSS box model is essentially a box that wraps around every HTML element. It consists of: borders, padding, margins, and the actual content.

This text is the actual content of the box. We have added a 25px padding, 25px margin and a 25px green border. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Comments

Popular posts from this blog

● HTML TABLE CODE : <style> #mytable { Width: 100% } #mytable th, td { border: 1px solid red; border-collapse: collapse; } #mytable th, #mytable td { paddy: 5px; text-align: left; } <style> <table id= “mytable”> <tr> <th> First Name </th> <th> Last Name </th> <th> Age </th> </tr> <tr> <td> Navin </td> <td> Rangar </td> <td> 17 </td> </tr> <tr> <td> Sudeep </td> <td> Paul </td> <td> 18 </td> </tr> </table> XML sitemap submission ● Upto 500 Posts Submission- atom.xml? redirect= false& start-index= 1& max-results= 500 ● For 500 to 1000 post Submission- atom.xml? redirect=false& start-index=501& max-results=1000
पढिये अल्बर्ट आइंस्टीन की एक मजेदार जीवनी https://sochokuchnaya.blogspot.com/2017/07/albert-einstein-in-hindi.html?m=1 फ़ेसबुक की लत छुडाएं इस fantastic फंडे से! https://sochokuchnaya.blogspot.com/2017/08/how-to-leave-fb-habbit.html?m=1 Exam में कम marks आने या fail होने से हो परेशान..? तो ये article खास आपके लिए ही है! https://sochokuchnaya.blogspot.com/2018/06/how-to-recover-from-tension-of-bad-exam.html?m=1 कैसे जगाएं बात-बात पर सवाल करने की इच्छा https://sochokuchnaya.blogspot.com/2018/04/how-to-increase-your-curiousity-in-hindi.html?m=1 किसी चीज़(Fact) को लम्बे समय तक याद रखने का आसान और बेहतरीन तरीका. https://sochokuchnaya.blogspot.com/2018/06/how-to-learn-any-fact-quickly.html?m=1 Internet पे मौज़ूद Up-to-date knowledge के 5 बड़े platforms, जिन पर आपका account ज़रूर होना चाहिए https://sochokuchnaya.blogspot.com/2018/06/best-knowledge-sharing-platforms-on-internet-in-hindi.html?m=1 जानिए Email के बारे में A to Z जानकारी और Email बनाने...

Box pract

First example with text surrounded by a red border. This example also has multiple lines. Here is an example of a border created using CSS Kathmandu Kathmandu is the capital city of Nepal. It is famous for the cultural and religious heritage sites that has been listed as World Heritage sites. First example with text surrounded by a red border. This example also has multiple lines.