website files structure |
The most common Things we'll have on any website project we create an index HTML file and folders to contain images , style , files and script files .
Some common files and folder :
- index.html : This fill will generally contain your homepage content , i.e. the text and images that people see when they first go to your site .
- images folder : This folder will contains all the images that you us on your site.
- styles folder : This folder will contains the CSS code used to style your content.
- scripts folder :This folder will contains all the JavaScript code used to add interactive functionally to your site .
πIt is good practice to organize your files .π
πIt helps when you link your file with HTML.π
=======================================================================
Keep Learning and practice , practice and practice.. !!!
LIKE , COMMENT , SHARE , SUBSCRIBE the Blog!
nice post and thanks for the tips. Please share mobile web development platforms tips.
ReplyDeleteThanks !, I will post on this topic later π
Delete