1 Introduction To CSS And JavaScript | Haripriya R | SNSInstitutions
ฝัง
- เผยแพร่เมื่อ 14 ธ.ค. 2024
- CSS (Cascading Style Sheets)
Purpose: Styles the presentation of web pages.
Key Features:
Selectors: Target HTML elements (e.g., .class, #id).
Properties/Values: Define styles (e.g., color: red;).
Layout Techniques: Use Flexbox and Grid for responsive design.
JavaScript
Purpose: Adds interactivity to web pages.
Key Features:
Manipulation: Change HTML content and CSS styles dynamically.
Events: Respond to user actions (e.g., clicks, keyboard input).
APIs: Interact with web services and handle data.
#snsinstitutions #snsdesignthinkers #designthinking