![<html> <head> <style> 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:lime; 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:green; animation-delay: 0.4s;how \: are \: you <html> <head> <style> 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:lime; 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:green; animation-delay: 0.4s;how \: are \: you](https://tex.z-dn.net/?f=%26lt%3Bhtml%26gt%3B+%26lt%3Bhead%26gt%3B+%26lt%3Bstyle%26gt%3B+h1%7B+text-transform%3Auppercase%3B+margin-top%3A90px%3B+text-align%3Acenter%3B+font-family%3ACourier+new%2Cmonospace%3B+border%3A3px+solid+rgb%2860%2C45%2C8%29%3B+border-top%3Anone%3B+width%3A67%25%3B+letter-spacing%3A-6px%3B+box-sizing%3Aborder-box%3B+padding-right%3A5px%3B+border-radius%3A6px%3B+font-size%3A35px%3B+font-weight%3Abold%3B+%7D+h1+span%7B+position%3Arelative%3B+display%3Ainline-block%3B+margin-right%3A3px%3B+%7D+%40keyframes+shahir%7B+0%25+%7B+transform%3A+translateY%280px%29+rotate%280deg%29%3B+%7D+40%25+%7B+transform%3A+translateY%280px%29+rotate%280deg%29%3B+%7D+50%25+%7B+transform%3A+translateY%28-50px%29rotate%28180deg%29%3B%3B+%7D+60%25+%7B+transform%3A+translateY%280px%29rotate%28360deg%29%3B%3B+%7D+100%25+%7B+transform%3A+translate%280px%29rotate%28360deg%29%3B%3B+%7D%7D+h1+span+%7B+animation%3A+shahir+3s+alternate+infinite+linear%3B+%7D+h1+span%3Anth-child%281%29+%7Bcolor%3Alime%3B+animation-delay%3A+0s%3B+%7D+h1+span%3Anth-child%282%29+%7Bcolor%3Alightmaroon%3B+animation-delay%3A+0.2s%3B+%7D+h1+span%3Anth-child%283%29+%7Bcolor%3Ared%3B+animation-delay%3A0s%3B+%7D+h1+span%3Anth-child%284%29+%7Bcolor%3Agreen%3B+animation-delay%3A+0.4s%3Bhow+%5C%3A+are+%5C%3A+you)
Answers
Answered by
6
,
,
Answered by
5
Similar questions