Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
左右に動く赤い四角があります。そしてそれは止まります、どうすれば私がウェブページを離れるまでそれが続くようにすることができますか?
プロパティを追加しますinfinite
infinite
例えば
-webkit-animation: NAME-OF-ANIMATION 10s linear infinite;
この例を参照してください
I need to create an XML file using C#. I am using a class that inherits List that represents a list of computers and later initialize it with values but the serializer doesn't get the attribut