First HTML Website
How to create a basic website. First create index.html, style.css and script.js For Index.html: Write ! (exclamation mark) so main format of html will automatically complete. To link css file in html file use link:css tag above head ending tag. To...
Jan 15, 20241 min read4


