Social Sciences, asked by lizlily254, 6 months ago

who came up with"BLACK LIVES MATTER!!"...

Answers

Answered by sanchitachauhan241
1

&lt;!DOCTYPE html&gt;</p><p>&lt;title&gt;My Example&lt;/title&gt;</p><p></p><p></p><p></p><p>&lt;form action="/html/tags/html_form_tag_action.cfm" method="post"&gt;</p><p>&lt;textarea name="comments" id="comments" style="width:90%;height:100px;padding:2%;font-size:1.2em;border:10px solid #6DB72C;"&gt;</p><p></p><p></p><ul><li>Alicia Garza, </li></ul><p></p><ul><li>Patrisse Cullors and </li></ul><p></p><ul><li>Opal Tometi</li></ul><p></p><p>&lt;/textarea&gt;&lt;br&gt;</p><p></p><p>&lt;/form&gt;

&lt;!DOCTYPE html&gt;</p><p>&lt;title&gt;Example&lt;/title&gt;</p><p></p><p>&lt;!-- Styles --&gt;	</p><p>&lt;style&gt;</p><p>.example1 {</p><p> height: 50px;	</p><p> overflow: hidden;</p><p> position: relative;</p><p>}</p><p>.example1 h3 {</p><p> font-size: 3em;</p><p> color: limegreen;</p><p> position: absolute;</p><p> width: 100%;</p><p> height: 100%;</p><p> margin: 0;</p><p> line-height: 50px;</p><p> text-align: center;</p><p> /* Starting position */</p><p> -moz-transform:translateX(100%);</p><p> -webkit-transform:translateX(100%);	</p><p> transform:translateX(100%);</p><p> /* Apply animation to this element */	</p><p> -moz-animation: example1 15s linear infinite;</p><p> -webkit-animation: example1 15s linear infinite;</p><p> animation: example1 15s linear infinite;</p><p>}</p><p>/* Move it (define the animation) */</p><p>@-moz-keyframes example1 {</p><p> 0%   { -moz-transform: translateX(100%); }</p><p> 100% { -moz-transform: translateX(-100%); }</p><p>}</p><p>-webkit-keyframes example1 {</p><p> 0%   { -webkit-transform: translateX(100%); }</p><p> 100% { -webkit-transform: translateX(-100%); }</p><p>}</p><p>@keyframes example1 {</p><p> 0%   { </p><p> -moz-transform:translateX(100%); /* Firefox bug fix */</p><p> -webkit-transform: translateX(100%); /* Firefox bug fix */</p><p> transform: translateX(100%); 		</p><p> }</p><p> 100% { </p><p>-moz-transform: translateX(-100%); /* Firefox bug fix */</p><p> -webkit-transform: translateX(-100%); /* Firefox bug fix */</p><p> transform: translateX(-100%); </p><p> }</p><p>}</p><p>&lt;/style&gt;</p><p></p><p>&lt;!-- HTML --&gt;	</p><p>&lt;div class="example1"&gt;</p><p>&lt;h3&gt;follow me... &lt;/h3&gt;</p><p>&lt;/div&gt;

Similar questions