answersLogoWhite

0

📱

HTML

Hypertext Markup Language, or HTML for short, is a programming language most commonly used to develop websites and offline applications, such as manuals. Though the initial intent of the language was to exchange information from a small network of computers, it is now most often used to share information and allow engagement in online activities throughout a network with an increasing number of host computers. Questions about the development of applications and pages through HTML belong in this category.

2,666 Questions

What does the P tag mean?

<p> means a paragraph of text. if you put an opening <p> all the following text will belong to this paragraph until you close it with </p>

How does website uses HTML for there web browsers?

If you would like to upload a HTML code onto a website all you have to do is select 'insert HTML code' if it is a site like 'freewebs' for eample but if you have an orriginal site then put the code onto a notepad, the save as 'whatever your text is'.HTML then you upload that file onto your site

What does the tag p stand for?

The "p" tag stands for paragraph it is a tag.

The paragraph tags are used to define a block of text as a paragraph. This HTML element is one of the basic HTML tags you should learn to use properly.

When a block of text is surrounded by the paragraph tags, the browser automatically adds white space before and after the paragraph.

Make sure to use
to add more paragraphs

What is a HTML document?

An HTML (Hyper Text Markup Language) document is basically a web page. It can be opened in either a text editor or a web browser. In a text editor, the HTML code can be edited to make the web page look ore behave a certain way, in web browser the document appears as it would to people viewing as a web page on the internet.

In an HTML form I have a button which makes us to open another page in 15 seconds How will you do this?

script language="javascript" type="text/jscript">

function metatime(btn)

{

setTimeout ("window.location.href='URL HERE';" , 15000 );

btn.value="wait 15 sec..";

}

What are stand alone tags in HTML?

They would be tags that do not have closing tags. <br> would be an example. <hr> would be another example.

How can you insert javascript into an HTML document?

Here are two examples of internal and external calling of javascript

  • Internal Calling (Not Recommended)

  • External Calling (Recommended)

What HTML tag is used to create a link through an image?

<a href="website URL here"><img src="image URL here"></a>

TOE TAG warning about the dangers of distracted driving opens to a scene?

The toe tag warning video about the dangers of distracted driving opens up to a scene at a morgue. Then, it opens up to scenes followed by a police station and a doctor's office.

How can you use css to make a text border glow?

Try this:

<span style =" outline: none; box-shadow: 0 0 10px green;">Look, a glowing border! </span>

Why do you write your code in a Notepad file?

Notepad is a text editor. What it saves is the source code of the programming language. Any source code is just a text file, so Notepad or any text editor can save a program's code.

Notepad is a text editor. What it saves is the source code of the programming language. Any source code is just a text file, so Notepad or any text editor can save a program's code.

Notepad is a text editor. What it saves is the source code of the programming language. Any source code is just a text file, so Notepad or any text editor can save a program's code.

Notepad is a text editor. What it saves is the source code of the programming language. Any source code is just a text file, so Notepad or any text editor can save a program's code.

Notepad is a text editor. What it saves is the source code of the programming language. Any source code is just a text file, so Notepad or any text editor can save a program's code.

Notepad is a text editor. What it saves is the source code of the programming language. Any source code is just a text file, so Notepad or any text editor can save a program's code.

Notepad is a text editor. What it saves is the source code of the programming language. Any source code is just a text file, so Notepad or any text editor can save a program's code.

Notepad is a text editor. What it saves is the source code of the programming language. Any source code is just a text file, so Notepad or any text editor can save a program's code.

Notepad is a text editor. What it saves is the source code of the programming language. Any source code is just a text file, so Notepad or any text editor can save a program's code.

Notepad is a text editor. What it saves is the source code of the programming language. Any source code is just a text file, so Notepad or any text editor can save a program's code.

Notepad is a text editor. What it saves is the source code of the programming language. Any source code is just a text file, so Notepad or any text editor can save a program's code.

How do you convert a pdf document to hmtl?

To convert HTML into PDF, you could try some PDF Creator, but you'd better try the PDF Creator first, then you would know if it fits your need well.

Thanks.

How large is a 10-point font?

1 typographer's point is equal to 1/72ths of an inch. So 10 points is 10/72ths or 0.138 inches, or a slightly more than 1/8th inches.

How can you submit a form without using a submit button in PHP?

Using Javascript.

This method will use a function attached to a Button but you can call this at any point after the Form has loaded.

How does hmtl works?

HTML works on the principle of tags. A tag is a statement which executes a certain task.

What is opening and closing tag?

< x > opens, where x is a specific HTML-code, like b for bold.

</ x > closes

E.g. <b>This is shown bold</b>

How To Create Radio Buttons?

<input type = "radio">I like Pizza!

The button would say i like pizza, so where you would write i like pizza, is where you would write what you would want the button to say.

How do you enter 'cube' into a computer?

Depends on the software. In Excel 3 cubed is entered as =3^3. The answer being 27.

What is the difference between informational text and text features?

Well, Information usually means it's telling you something a fact, info on life that stuff. Explanation means like if you don't understand something they will explain it to you. Or on a little mini game it will tell you what you need to do.

If that doesn't actually help you find your answer, I'm sorry but I don't know then.

Difference between HTML and dhtml - point wise?

Dynamic HTML is basically using HTML and some other things to enhance it, usually Javascript and Styles. All HTML really does is format your page. To get your page to do things, you need more than just plain HTML. The following code will create a button that you can click on and it will pop up a message. It uses Javascript. Copy and paste it or type it exactly as it is into your code and it will work.

The onClick="alert('Hello');" piece is Javascript. Without it you would still have the button, but when it was clicked, it would not do anything. The Javascript makes your page come alive as it were. That is the idea of Dynamic HTML.

Why is HTML considered a markup language?

The term hypertext refers to the process of linking text to data on the internet, while markup means modify or improve. So, HTML is called hypertext markup language because it is a language that allows users to organize, improve the appearance of, and link text with data on the internet.

What is the role of HTML in webpage structure?

HTML is the program language that actually displays the content on a page and without it or an alternative, such as php, nothing would display on the page.

How do you convert embed code to HTML code?

EMBED puts a browser plugin in the page. If the user does not have the plugin needed they will not see what you are trying to display to them. A very simple form of this tag is shown below and the attributes that can be used with it.

.

SRC="../graphics/sounds/Smasher.mid"> * ALIGN * AUTOSTART

* CONTROLS * CONTROLLER * ENDTIME * HEIGHT * HIDDEN

* HREF * LOOP * MASTERSOUND * NAME * PLAYCOUNT

* PLUGINSPAGE * PLUGINURL

* SRC * STARTTIME * TARGET * VOLUME

* WIDTH ---- If you want to add video to website, you need to "embed" it with embed code. Embed code is web page code. When using embed code to add video to website, the Internet address of the video is needed, which is called "URL". This URL tells the web browser via the embed code to find and play the video with its Internet address. About how to add videos to website in the easiest way, check this tutorial - http://www.playerdiy.com/support/tutorial/customize-flash-video-player.html

How do you make words big in an HTML code?

You can use the Heading tags H1, H2 and H3 in particular. You can use the Size attribute of the Font tag, setting the size from anything for 4 to 7. The best way and the modern way to do it is to use styles. This gives you a much wider range of values. So you can do something like this:

<span style="font-size:40pt">This text will be large</span>