のスタイルを<\n<\/p>\n
タイプライター効果を効果的にするために、次のことを追加しました。\n タイピング効果が開始されるまで、テキストコンテンツが表示されないことを確認してください。 <\/p>\n \n を使用します.typed-out {\n overflow: hidden;\n border-right: .15em solid orange;\n font-size: 1.6rem;\n width: 0;\n}<\/pre>および
\"overflow: hidden;\"<\/code>\n
\"width: 0;\"<\/code>\n<\/li>タイピングエフェクトを作成する前に、
\"border-right: .15em solid orange;\"<\/code>要素のコンテナを作成して追加します。 <\/li>:<\/ul>\n
typed-out<\/code>表示テキストアニメーションを作成
typed-out<\/code>\n
display: inline-block;<\/code>TypewRiterアニメーションは、表示される<\/p>要素內(nèi)のテキストの逐語的効果を作成します。
.container {\n display: inline-block;\n}<\/pre>cssアニメーションルール:
\n\n \n