Posts by Math • 11 points
2 posts
- 
		1 votes2 answers123 viewsQ: onclick event is not calling the functionThe onclick event is not calling the desired function HTML: <!DOCTYPE> <html> <head> <script type="text/javascript" src="main.js"></script> <title> app… 
- 
		-2 votes3 answers44 viewsQ: I want the main tag not to be affected by the marginI’m trying to put a second background on my site using the main tag, but I wanted the background to stay next to the text on the sides (without this empty space of margin, in the case of this space…