Home › Forums › Programming › idex.html version vs custom.html
- This topic has 7 replies, 2 voices, and was last updated 5 years ago by 
Yuri Kovelenov. 
- 
		AuthorPosts
 - 
		
			
				
2020-10-15 at 12:16 am #34192
albertgavalda
Customerwhen uploading my project i have to lin options, the “index.html” and th ¨MyProjectName.html” I don’t understand the difference between both couls anyone please explain?
As weel I designed some footer icons and a preloader, and in ¨MyProjectName.html” the preloader shows up but the footers don’t. And on the other hand, in the “index.html” the preloader doesn’t show up but the footers do and I don’t know what to do anymore…
Any help please?
Thank you
2020-10-15 at 8:45 am #34199
Yuri KovelenovStaffHi,
index.html is your main application file that embeds the other .html document in it (if you followed our Basics tutorial series).
If the preloader is missing then you probably disabled it. Anyway can you share the link to your app so that we provide you with more insights?
2020-10-15 at 9:56 am #34205albertgavalda
Customer2020-10-15 at 11:35 am #34211
Yuri KovelenovStaff2020-10-15 at 1:03 pm #34215albertgavalda
CustomerYes but not the custom preloader…
2020-10-15 at 1:51 pm #34222
Yuri KovelenovStaff2020-10-15 at 2:04 pm #34226albertgavalda
CustomerYes correct, the white one is my custom one, and the black one is the verge3d. I followed the tutorial on your channel about how to change the preloader and I ended up with this issue that I don’t understand because I’m not used to making websites. I dont understand why in “myprojectnam.html” the preloader appears but not the footer icons and on the other hand in the idex.html the footer icons appear but the preloader doesn’t. Could I have a bit of an insight on how this works please?
Thank you
2020-10-15 at 2:34 pm #34230
Yuri KovelenovStaffAh, I see. This is easy – your app now consists of 2 html files. Forget about “myprojectnam.html” – it is now irrelevant. The correct file for linking is “index.html”.
Here is more about this: https://www.soft8soft.com/docs/manual/en/introduction/HTML-based-user-interfaces.html
 - 
		AuthorPosts
 
- You must be logged in to reply to this topic.
 

