General / Posts /

Where should I upload the JS CSS and images files to the server

0
I am a novice in web design. Would you give me some hints on what location the JavaScript, CSS and HTML pages should be uploaded to on the web server?
Herbert  2 days ago   viewed: 16    

1 Answer

0

For CSS, you can create a separate stylesheet file (typically with a . css extension doodle baseball) and link it to your HTML document using the <link> tag within the <head> section. Placing JavaScript at the end of the HTML body is a good practice as it ensures that the script doesn't block the rendering of the page.

artistfroze
  yesterday

   

Your name*
Password
(Optional. Used to modify this post afterwords)
+ =  

Ask your Own Question

  • If your question is related to the topic of this post, you can post your question to this page by clicking the "Post a reply" button at left;

  • When you want to start a new page for your question:
    • If your question is related to the General, click:

      Ask new question: General
    • Otherwise navigate to one of the following forum categories, and post your question there.

      ##