JavaScript DOM操作案例点击按钮通过类样式的方式显示跟隐藏div
<!DOCTYPE html><html lang="en"><head> <meta charset="UTF-8"> <title></title> <style> div { width: 300px;