You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/learn/reacting-to-input-with-state.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -504,7 +504,7 @@ function submitForm(answer) {
504
504
505
505
<Challenges>
506
506
507
-
#### إضافة وحذف صنف (class) CSS {/*add-and-remove-a-css-class*/}
507
+
#### إضافة وحذف صنف (class) CSS {/*add-and-remove-a-css-class*/}
508
508
509
509
نفذ ذلك بحيث يكون النقر على الصورة *يحذف* صنف CSS `background--active`من الـ`<div>` الخارجي، لكن *يضيف* الصنف `picture--active` لـ`<img>`. النقر على الخلفية مجددًا يجب أن يعيد أصناف CSS الأصلية.
0 commit comments