Umm sir question what kind of image was used in the car show area with the rings at the last cause i want to make this same car theme website but with a supra mk4 will u recomand how should i change the image and what kind of images were used and where i can hwt them
If i add other images will i have to do any thing to make them work or they will also when i try it doesnt work and what kind of image did u use in the icon the lightning ones and in the last show car cause if i search for a image with transparent background and add thaf i doesnt work lile urs what should i do
hey how can i get those fas-fa thingy working in my index file, as in your screen when fas fa-fire used it appears a icon but in my screen nothing appears
I can send me a link to the transparent image cuz what ever transparent image i try i cant get it to working and even a background remover doesnt work now can u tell me what kind of image did u use at the last in the show car and what kind of image will work
You probably wrote 'querySelector' instead of 'querySelectorAll' where the counters variable is defined. This is a common mistake people make. You can't loop one selected element
ola, primeiramente parabens pelo conteudo de extrema qualidade... Mas eu queria te perguntar o porque de eu escrever o código " e simplesmente nao me aparecer nenhum icon como esta o seu.... obrigado!
The java script code isnt working the 0 isnt turning into the numbers i have linked java script code to the html code but its not working so plz can u plz send me the java script code only java script code as i have doubled tripled checked it its not working
@@quickcodingtuts i have a problem still, I cant figure out how to make my numbers to go up on scroll... I tried to look for the mistake but I cant find it, any clues, and my navbar isnt dropping and there isnt one, do you maybe know how could you help me?
You need one separate HTML, CSS and JS file. If you do not know how to create and link them, I suggest you go over the basics of each language before creating a website.
window.onload = function() { const menu = document.querySelector('.menu'); const menuBtn = document.querySelector('.menu-btn'); //Add click event menuBtn.addEventListener('click', () => { //Toggle menu open class menu.classList.toggle('menu-open'); }); } just use this at starting
Your designs are so beautiful and crazy Wow!!
Thank you so much!
Umm sir question what kind of image was used in the car show area with the rings at the last cause i want to make this same car theme website but with a supra mk4 will u recomand how should i change the image and what kind of images were used and where i can hwt them
If i add other images will i have to do any thing to make them work or they will also when i try it doesnt work and what kind of image did u use in the icon the lightning ones and in the last show car cause if i search for a image with transparent background and add thaf i doesnt work lile urs what should i do
hey how can i get those fas-fa thingy working in my index file, as in your screen when fas fa-fire used it appears a icon but in my screen nothing appears
You need to add Font Awesome icons into your project. Either via CDN or creating a kit from their website.
why are the pictures not running on my site? I've also put the correct location but still none of the pictures are showing on my site.
Are the file extensions correct in the url you wrote?
what extensions did you use?
You're amazing! What do you use to make these videos? For recording, editing..?
I developed my own application. Which took months of hard work to complete
@@quickcodingtuts How can I use it? If I may
@@devstuff92 No sorry. I can't share it with anyone. It's what makes my channel different. Hope you understand
how can i make the buttons (home,garage,purchase) works
by the use of javascript
I can send me a link to the transparent image cuz what ever transparent image i try i cant get it to working and even a background remover doesnt work now can u tell me what kind of image did u use at the last in the show car and what kind of image will work
Can u tell me hoe to get the last image for a supra mk4 nissangtr
Ferrarif430
You will need a PNG image. A background remover should work fine. You can also cut it out in Photoshop if you have it.
Why have I main.js:19 Uncaught TypeError: counters.forEach is not a function?
I did as in the tutorial
You probably wrote 'querySelector' instead of 'querySelectorAll' where the counters variable is defined. This is a common mistake people make. You can't loop one selected element
ok, i will check it tomorrow. what about full responsiveness? because, for example, on the galaxy s9 or iPhones it looks tragic
@@greemi777 change the font size of the html element to something smaller than 16px in a media querie
I need a help to create a website......can uh help me
Hi can u plz tell me how to add other car images and where to get those images
I usually get my images from websites like Pexels or Unsplash images. They are free to use without any licences.
Ok thx
ola, primeiramente parabens pelo conteudo de extrema qualidade... Mas eu queria te perguntar o porque de eu escrever o código " e simplesmente nao me aparecer nenhum icon como esta o seu....
obrigado!
The div is just the container for the font awesome icon inside. The link for font awesome is in the description. You need to add it inside your HTML.
The java script code isnt working the 0 isnt turning into the numbers i have linked java script code to the html code but its not working so plz can u plz send me the java script code only java script code as i have doubled tripled checked it its not working
Have you checked the console for errors?
Yes
17:45 IT took me like 2 hours to find that I missed one thing which is this: " .counter" ... i used this: '.counter'
Glad you got it working, but that shouldn't have changed anything. I never use either the single or double quote intentionally.
@@quickcodingtuts i have a problem still, I cant figure out how to make my numbers to go up on scroll... I tried to look for the mistake but I cant find it, any clues, and my navbar isnt dropping and there isnt one, do you maybe know how could you help me?
how do i link responsive design to the html file? whats the code?
media queries go at the bottom of your CSS file. I suggest you learn the basics of HTML and CSS, before building a website.
I can't link css on the same steps ?
Use the link tag inside the head element
The fas fa-fire isnt working plz help
Just that particular icon isn't working?
No both of them isnt and specs at the last in which the values change from 0 to likr 206 isnt changing and its not in a straight
Horizontal
Do u think i made a spelling mistake or wrote something wfong
Cuz the rest is fine but the pics where there is icons is also not working properly
Can u sent me the code
how do u switch from html to css
You need one separate HTML, CSS and JS file. If you do not know how to create and link them, I suggest you go over the basics of each language before creating a website.
I also did check what u r saying and its not working plz send the java script code
window.onload = function() {
const menu = document.querySelector('.menu');
const menuBtn = document.querySelector('.menu-btn');
//Add click event
menuBtn.addEventListener('click', () => {
//Toggle menu open class
menu.classList.toggle('menu-open');
});
}
just use this at starting
Hi the java script isnt working
Have you added your script in the HTML file?
Umm i have used the script tag but plz can u send the javascript code to me
Plz
8:01 it doesnt show for me
same
What exactly isn't showing?
@@quickcodingtuts The image in the background and everything just dosen't work
Have you downloaded the images and linkes the paths correctly?
@@quickcodingtuts yes
Bro Js not working 😔
Have you linked the script in your HTML?
@@quickcodingtuts yess
And have you checked the console for any errors that might occur after you try opening the navbar menu or scrolling past the number counters?
for long tutorial put some parts
Could you explain exactly how you would like that to be done?
Plz help
confuse tutorial