Diego
- Total activity 8
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
Created Create file from code
Given the following code:<!DOCTYPE html><html><head> <title></title></head><body></body></html>Suppose I insert the tag:<script src="main.js"></script>but the file, main.js doesn't exist. Is the...