Green-JEONG / Web

Web 프로그래밍 학습
0 stars 0 forks source link

[Updated] JavaScript(web2)_9 #19

Open Green-JEONG opened 1 month ago

Green-JEONG commented 1 month ago

1. Grammar of Conditional Statements (조건문 문법)

(1) if statement:

2. Utilization of Conditional Statements (조건문 활용)

> document.querySelector('#night_day').value
< 'night'
Green-JEONG commented 1 month ago

It took a total of 10 minutes.