| 
	
	
		
		
			
			 
				Где лучше всего вставлять код js?
			 
			
		
		
		
		Читаю книгу на английском языке, как понял из контекста правильный ответ d 
1. Which is the best place to put JavaScript code? 
a. Before the <head> tag 
b. Inside the <head></head> elements 
c. Right after the <body> tag 
d. Right before the </body> tag 
 
Я прав ? 
		
	
		
		
		
		
		
		
	
		
		
	
	
	 |