1.

Describe Rowlette Act for 5 marks. ​

Answer»

Explanation:

The ANARCHICAL and Revolutionary Crimes Act of 1919, popularly KNOWN as the Rowlatt Act or Black Act, was a legislative COUNCIL act passed by the Imperial Legislative Council in Delhi on 21 MARCH 1919, .

रोलेट एक्ट जिसे काला कानून भी कहा जाता है, भारत की ब्रिटानी सरकार द्वारा भारत में उभर रहे राष्ट्रीय आंदोलन को कुचलने के लिए बनाया गया। ... इस कानून से ब्रिटिश सरकार को ये अधिकार प्राप्त हो गया था, कि वह किसी भी भारतीय पर अदालत में बिना मुकदमा चलाए, उसे जेल में बंद कर सकती थी।

h1{          text-transform:uppercase;          margin-top:90px;          text-align:center;          font-family:Courier new,monospace;          border:3px solid rgb(60,45,8);          border-top:none;          width:67%;          letter-spacing:-6px;          box-sizing:border-box;          padding-right:5px;          border-radius:6px;          font-size:35px;          font-weight:bold;          }                       h1 span{             position:relative;             display:inline-block;             margin-right:3px;         }                          @keyframes shahir{         0%         {            transform: translateY(0px) rotate(0deg);         }         40%         {            transform: translateY(0px) rotate(0deg);         }         50%         {            transform: translateY(-50px)rotate(180deg);;         }         60%         {            transform: translateY(0px)rotate(360deg);;         }         100%         {            transform: translate(0px)rotate(360deg);;         }}                h1 span         {            animation: shahir 3s alternate infinite linear;          }                                              h1 span:nth-child(1)         {color:pink;           animation-delay: 0s;         }         h1 span:nth-child(2)         {color:lightmaroon;           animation-delay: 0.2s;         }         h1 span:nth-child(3)         {color:red;           animation-delay:0s;         }         h1 span:nth-child(4)         {color:lightgreen;           animation-delay: 0.4s;         }         h1 span:nth-child(5)         {color:blue;           animation-delay: 0.5s;         }         h1 span:nth-child(6)         {color:purple;           animation-delay: 0.3s;         }                                                                   T            H            A            N            K            S

Corazon          body { display: grid; min-height: 100vh; justify-content: center; align-content: center; background: repeating-linear-gradient(circle, white, yellow, red);  background: repeating-radial-gradient(circle, white, yellow, red);}@keyframes heart-path { 99% {   stroke-dashoffset: 0;   fill: none; } 100% {   fill: firebrick; }}



Discussion

No Comment Found