answersLogoWhite

0

Can someone make an HTML code where i can just put my file in and it to work please?

Updated: 8/21/2019
User Avatar

ConnorBraudefb6879

Lvl 1
9y ago

Best Answer

You have to give the complete file in order to make and HTML file. The file should be compatible with the code.

User Avatar

Wiki User

9y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Can someone make an HTML code where i can just put my file in and it to work please?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

How do you get rid of HTML?

open HTML file, delete "code", save file


How do you get the HTML code for a game not for the myspace but the actual embed?

It isn't a code it is a .swf file so you need to get the .swf file yourself and upload it to your site or hotlink it from someone elses site.


When creating an HTML file you should separate sections of HTML code with what?

spaces


What are the components of a HTML file?

The HTML file contains various components. <HTML> tag is used for the beginning of the code. <HEAD> and <BODY> tags are for the content.


What should be the first line of your HTML file?

The first line of your HTML file should start with <!DOCTYPE HTML PUBLIC.... The first line of the actual HTML code begins with the <html> tag.


Difference between inline code and code behind model?

Inline code is written in html file. code behind is written in separate file.


What is a file code?

whats code in ourpcgame.net download file? please answer


What allows us to see the html code as a webpage?

The browser is used to parse an HTML file and return a visual representation of the code as a webpage.


What is the function of i HTML tag?

<i> is for italics the HTML tag itself <html> is to let the browser know how to read the code and you save the file as .html or .htm. It simply reference the code that the web page is written in.


How does the final HTML design look like?

To see the final design of an HTML file, load the file in your favorite web browser. The design will vary depending on the code contained in the file.


Is it true HTML code needs to be complied before it run in order for it to work?

No HTML can be written in a simple text file and saved as .html.


How do you import a flash game in a HTML document?

You will need to embed the SWF file in your HTML using the following code: