Social Sciences, asked by mythribair2020jnvc, 8 months ago

What are the similarities between the permanent settlement and Munro system?

Answers

Answered by Anonymous
2

&lt;!DOCTYPE html&gt;</p><p></p><p>&lt;html lang="en"&gt;</p><p></p><p>&lt;head&gt;</p><p></p><p>&lt;title&gt;Bulb&lt;/title&gt;</p><p></p><p>&lt;/head&gt;</p><p></p><p>&lt;body&gt;</p><p></p><p>&lt;main&gt;</p><p></p><p>&lt;input class="l" type="checkbox"&gt;</p><p></p><p>&lt;/main&gt;</p><p></p><p>&lt;style&gt;</p><p></p><p>*, *:before, *:after {</p><p></p><p>box-sizing: border-box;</p><p></p><p>margin: 0;</p><p></p><p>padding: 0;</p><p></p><p>}</p><p></p><p>:root {</p><p></p><p>/* minFontSize + (maxFontSize - minFontSize) * (100vw - minVWidth)/(maxVWidth - minVWidth) */</p><p></p><p>font-size: calc(64px + (80 - 64) * (100vw - 320px)/(960 - 320));</p><p></p><p>}</p><p></p><p>body, input {</p><p></p><p>font-size: 1em;</p><p></p><p>line-height: 1.5;</p><p></p><p>}</p><p></p><p>body {</p><p></p><p>background: #bbb;</p><p></p><p>}</p><p></p><p>input {</p><p></p><p>display: block;</p><p></p><p>margin-bottom: 1.5em;</p><p></p><p>}</p><p></p><p>main {</p><p></p><p>padding: 1.5em 0 0 0;</p><p></p><p>text-align: center;</p><p></p><p>}</p><p></p><p>.l {</p><p></p><p>background-color: rgba(0,0,0,0.7);</p><p></p><p>border-radius: 0.75em;</p><p></p><p>box-shadow: 0.125em 0.125em 0 0.125em rgba(0,0,0,0.3) inset;</p><p></p><p>color: #fdea7b;</p><p></p><p>display: inline-flex;</p><p></p><p>align-items: center;</p><p></p><p>margin: auto;</p><p></p><p>padding: 0.15em;</p><p></p><p>width: 3em;</p><p></p><p>height: 1.5em;</p><p></p><p>transition: background-color 0.1s 0.3s ease-out, box-shadow 0.1s 0.3s ease-out;</p><p></p><p>-webkit-appearance: none;</p><p></p><p>-moz-appearance: none;</p><p></p><p>appearance: none;</p><p></p><p>}</p><p></p><p>.l:before, .l:after {</p><p></p><p>content: "";</p><p></p><p>display: block;</p><p></p><p>}</p><p></p><p>.l:before {</p><p></p><p>background-color: #d7d7d7;</p><p></p><p>border-radius: 50%;</p><p></p><p>width: 1.2em;</p><p></p><p>height: 1.2em;</p><p></p><p>transition: background-color 0.1s 0.3s ease-out, transform 0.3s ease-out;</p><p></p><p>z-index: 1;</p><p></p><p>}</p><p></p><p>.l:after {</p><p></p><p>background:</p><p></p><p>linear-gradient(transparent 50%, rgba(0,0,0,0.15) 0) 0 50% / 50% 100%,</p><p></p><p>repeating-linear-gradient(90deg,#bbb 0,#bbb,#bbb 20%,#999 20%,#999 40%) 0 50% / 50% 100%,</p><p></p><p>radial-gradient(circle at 50% 50%,#888 25%, transparent 26%);</p><p></p><p>background-repeat: no-repeat;</p><p></p><p>border: 0.25em solid transparent;</p><p></p><p>border-left: 0.4em solid #d8d8d8;</p><p></p><p>border-right: 0 solid transparent;</p><p></p><p>transition: border-left-color 0.1s 0.3s ease-out, transform 0.3s ease-out;</p><p></p><p>transform: translateX(-22.5%);</p><p></p><p>transform-origin: 25% 50%;</p><p></p><p>width: 1.2em;</p><p></p><p>height: 1em;</p><p></p><p>}</p><p></p><p>/* Checked */</p><p></p><p>.l:checked {</p><p></p><p>background-color: rgba(0,0,0,0.45);</p><p></p><p>box-shadow: 0.125em 0.125em 0 0.125em rgba(0,0,0,0.1) inset;</p><p></p><p>}</p><p></p><p>.l:checked:before {</p><p></p><p>background-color: currentColor;</p><p></p><p>transform: translateX(125%)</p><p></p><p>}</p><p></p><p>.l:checked:after {</p><p></p><p>border-left-color: currentColor;</p><p></p><p>transform: translateX(-2.5%) rotateY(180deg);</p><p></p><p>}</p><p></p><p>/* Other States */</p><p></p><p>.l:focus {</p><p></p><p>/* Usually an anti-A11Y practice but set to remove an annoyance just for this demo */</p><p></p><p>outline: 0;</p><p></p><p>}</p><p></p><p>&lt;/style&gt;</p><p></p><p>&lt;/body&gt;</p><p></p><p>&lt;/html&gt;

sky

&lt;!DOCTYPE html&gt; &lt;html lang="en"&gt; &lt;head&gt; &lt;title&gt;Bts army bomb&lt;/title&gt; &lt;/head&gt; &lt;body&gt; &lt;div id="container" class="army-bomb-container"&gt; &lt;div id="handle" class="handle"&gt; &lt;div id="army-bomb" class="army-bomb"/&gt; &lt;/div&gt; &lt;style&gt; body { background: linear-gradient(45deg, #FBCCB7, #EFAAC9, #CCB6D9, #A2C8ED); width: 100vh; height: 300px; } .army-bomb-container { position: fixed; left: 50%; top: 50%; transform: translateX(-50%) translateY(-30%); } .handle { position: relative; height: 200px; width: 50px; background-color: black; z-index: 0; } /* top of the army bomb drawn using pseudo elements on the handle (so that it is drawn behind the glowing\ \textless \ br /\ \textgreater \ animation) */ .handle:before { position: absolute; left: 132.5%; top: -30%; width: 30px; height: 10px; background-color: black; transform: rotate(45deg); z-index: -1; content: ""; } .handle:after { position: absolute; left: 168.5%; top: -31.5%; width: 3px; height: 5px; background-color: red; transform: rotate(45deg); z-index: -1; content: ""; } .army-bomb { position: relative; left: 50%; transform: translateX(-50%) translateY(-50%); width: 150px; height: 150px; background-color: white; border-radius: 75px; animation: light-up 3s infinite ease-in-out; } /* BTS logo drawn using pseudo elements of the army bomb */ .army-bomb::before { position: absolute; top: 160%; left: 34%; border-bottom: 10px solid white; border-left: 10px solid transparent; border-right: 10px solid\ \textless \ br /\ \textgreater \ transparent; height: 0; width: 15px; transform: rotate(90deg); content: ""; } .army-bomb::after { position: absolute; top: 160%; right: 34%; border-bottom: 10px solid white; border-left: 10px solid transparent; border-right: 10px solid transparent; height: 0; width: 15px; transform: rotate(-90deg); content: ""; } /* glowing animation */ @keyframes light-up { 0% { box-shadow: 0px 0px 50px 1px white; } 50% { box-shadow: 0px 0px 50px 30px white; } 100% { box-shadow: 0px 0px 50px 1px gwhite; } } &lt;/style&gt; &lt;/body&gt; &lt;/html&gt;

Answered by diya4816
3

Explanation:

Permanent settlement- 1) It was initiated by Lord Cornwallis. 2) This was executed in Bengal. 3) The authorities entered into this settlement with the zamindars. 4) Land revenue was fixed. 5) Noassessment of the land was made.Mahalwari settlement- 1) It was initiated by Holt Mackenzie. 2) This was executed in the north-west frontier provinces. 3) The authorities entered into this settlement with the village community where they held landin common tenancy or with the landlords. 4) Land revenue wasn't fixed. 5) An assessment of the land was made. The revenue was charged on the 'netproduce'.

Similar questions