answersLogoWhite

0

YES

User Avatar

Wiki User

14y ago

What else can I help you with?

Continue Learning about Engineering

Why did Tim berners- lee invent HTML?

Tim Berners-Lee was a scientist at CERN. He invented HTML so that his colleagues could use it to share scientific papers and data with one another. Originally, HTML didn't have a lot of the features we take for granted today (like images) because they were either too much of a hassle to put in at the time, or it didn't seem like there was a need for them in dry, scientific papers.


What helps you create an HTML file by inserting HTML codes for you as you work?

Special HTML editor programs, like Dreamweaver.Special HTML editor programs, like Dreamweaver.Special HTML editor programs, like Dreamweaver.Special HTML editor programs, like Dreamweaver.Special HTML editor programs, like Dreamweaver.Special HTML editor programs, like Dreamweaver.Special HTML editor programs, like Dreamweaver.Special HTML editor programs, like Dreamweaver.Special HTML editor programs, like Dreamweaver.Special HTML editor programs, like Dreamweaver.Special HTML editor programs, like Dreamweaver.


What is blank in HTML?

There is nothing like Blank in HTML. There could be a blank TAB space and is given by  .


How do you convert HTML to c code?

You can't. HTML is a markup language. C is a programming language. You can make C generate HTML, but C isn't anything like HTML in the way it functions.


What is HTML-only?

All websites use HTML, but some sites use HTML in conjunction with one or more other coding languages like Javascript or CSS. HTML-only means it uses just the basic coding.

Related Questions

Why did Tim berners- lee invent HTML?

Tim Berners-Lee was a scientist at CERN. He invented HTML so that his colleagues could use it to share scientific papers and data with one another. Originally, HTML didn't have a lot of the features we take for granted today (like images) because they were either too much of a hassle to put in at the time, or it didn't seem like there was a need for them in dry, scientific papers.


What helps you create an HTML file by inserting HTML codes for you as you work?

Special HTML editor programs, like Dreamweaver.Special HTML editor programs, like Dreamweaver.Special HTML editor programs, like Dreamweaver.Special HTML editor programs, like Dreamweaver.Special HTML editor programs, like Dreamweaver.Special HTML editor programs, like Dreamweaver.Special HTML editor programs, like Dreamweaver.Special HTML editor programs, like Dreamweaver.Special HTML editor programs, like Dreamweaver.Special HTML editor programs, like Dreamweaver.Special HTML editor programs, like Dreamweaver.


What is the easiest way to study maths?

the internet- bite size revision cgp revision guides stuff like that


What are good ways of revision I'm a yr8 student who is a fail at science and would love some advice?

To improve your science revision, try breaking down topics into smaller sections and studying them regularly, rather than cramming all at once. Use resources like notes, textbooks, online tutorials, and past exam papers to practice. Additionally, consider forming a study group with classmates to discuss concepts and quiz each other.


How do you put HTML in PHP?

Its done exactly the same as when you put it in an HTML file. There are 2 ways you can do it: <html> <?php // php stuff ?> </html> Or you can do it like this: <?php echo "<html>"; // php stuff echo "</html>"; ?>


Why do year 7 revise?

revision is like homeworkeveryone does ityou get trouble


What appliclication do you need to run HTML?

HTML is not a program, so it is not run like a program is. HTML is rendered, by browsers, like Chrome, Safari, Internet Explorer, Firefox etc.


How does dynamic HTML relate to HTML and CSS?

There is no such thing as Dynamic HTML. However, you can dynamicly display HTML with the use of some dynamic languages - like PHP or ASP.


What is a HTML Reader?

A HTML Reader is kinda like a Web Browser. It shows you what the code will look like in the eyes of the Web Browser.


What is blank in HTML?

There is nothing like Blank in HTML. There could be a blank TAB space and is given by  .


How do you make a webpage using HTML?

First Google for "HTML tutorials", bookmark these sites and learn. HTML is what i like to call a tag language, and it's an easy thing to learn. a very basic webpage would look like: ================================================================================ <!-- --> is a HTML comment and wont be displayed by the browser, usage: <!-- this is a comment --> copy and paste the bit from <HTML> to </HTML> paste it in an empty text file and save it as .HTML open the newly saved HTML file(double click it), Congrats your first HTML page.


How do you connect HTML on MySpace?

Connect? Myspace supports HTML so you should be able to input HTML tags like <h1> and whatnot into your page, if not then I can only suggest using <html></html> tags at the beginning and end of your pages.