Can HTML and CSS be used to build a static website #525
-
Can HTML and CSS be used to build a static website |
Beta Was this translation helpful? Give feedback.
Answered by
CoderRahul9904
Mar 30, 2025
Replies: 2 comments
-
yes |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
AyushKatre05
-
HTML and CSS are enough to create a static website since HTML provides the structure, and CSS handles the styling. However, static websites lack interactive functionality, which requires JavaScript or backend technologies. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
yes