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 do people use peanuts for?

People use peanuts to throw at fatasses...

LIKE TEGAN BROWN!!!!!!!!!!!!!!!!!!!!!!!!!!

and Brandon haha !

What does it feel like to be free?

,It actually feels like u know what i mean imagin your in a dirty cellar and your free u see sun shine it feels amazing

What is the font in buildabearville?

bear being built like there's a bear and then some scientists opens up the bear to see the ribs and everything then they realized theres a baby bear. So scientists think by opening up a bear they build one. so on the birth certificates they put that picture

How do you change the color of every first letter of a word using CSS?

This cannot be done using CSS.

However, you can change the font color of the first letter of a paragraph in CSS, like this:

p:first-letter {

color:(color);

}

Alternatives:

span {

color: #XXXXXX; /* Hex Color */

}

Then: The "t" will have a color and so will this one.

Bad thing with this is you may be using the span tags for other things. Then you may want to use a class:

span.first_letter {

color: #XXXXXX; /* Hex Color */

}

Then: The "t" will have a color and so will this one.

You can carry either method out for every first letter. There are some free online text generators that generate Rainbow Text.

What are the purpose of web browser in HTML?

The web browser is a piece of software used to read the HTML and produce that code in the output medium. In most cases, that medium is visual, but some browsers are text-bases, or "screen-readers" that read the content of the document aloud (normally to aid the visually impaired.)

For visual mediums, the browser is responsible for following the instructions contained in the HTML, CSS, and JavaScript to produce the proper layout, colors, and actions.

In theory, all browsers should work similarly. However, they've all got their quirks, so being aware of them in very important for a web developer. That way, you can keep the user's experience consistent, no matter what browser they choose to use.

Font sizes are measured in?

The point is being the usual unit of measurement for the fonts used in computers. Point is the smallest unit of measure, being a subdivision of the larger pica. It is commonly abbreviated as pt. All computer fonts are measured according to height and width of points.

What are disadvantages of using deprecated tags with XHTML?

The only disadvantage used to be that browsers would not support it, but since it became the w3c standard most browsers support xhtml meaning there are no actual disadvantages.

How do you upload your web files on to a web server?

If you don't already, you need your domain name hosted on a Web server. There are hundreds of Web hosting providers to choose from. The company that registered your domain name might even offer hosting.

Once you have a Web host, the hosting provider should give you instructions for uploading files to the server. Generally, it is done with an FTP (File Transfer Protocol) program, such as WS_FTP or FileZilla, etc. (for PCs) or Fetch (for Mac's).

It is also common for hosting providers to offer uploading through built-in control panels that come with your plan, but it depends on the hosting company.

Does the scroll bar contain scroll arrows and a scroll box that enable you to view areas that currently cannot be seen?

The arrows are there to allow you to move through the document at a reliable pace (clicking the arrow will move you one "step" although the size of these steps vary from one software package to the next.

The scroll box allows you to drag the box to a specific location. This makes it easy to make jumps to specific portions of the document, rather than stepping through. This is particularly useful when a document is unusually long.

Where is the title tag information displayed when you preveiw in the browser?

Your title tag is also displayed at the top of your web browser and acts as a placeholder, especially for people who have many browser tabs open.

How do you add video in webpage using hyperlink?

You can't add a video in a webpage using hyperlink but through embedding instead.

How large is 10 point font?

Most renderings will make it about 10 pixels. No way to tell reliably since it can be changed in the default stylesheet of modern browsers.

What is a style sheet?

A style sheet is a document written with a list of rules and declarations that control the presentation of web documents. The standards used are from the W3C standards for Cascading Style Sheets or CSS. These rules allow a designer to build a style sheet document that controls how and in what way a marked up document is to be presented.

How do you change the font type in HTML?

The older way is by using the <font> tag

<font face = "courier new" size="3" color="red"> Sample text</font>

All text that is entered between the above two tags will be of type courier new, size 3 and color red.

However, generally people are no longer encouraged to use the font tag and instead to use CSS to do it. That involves using styles. The way you would do what is above would be something like this, with the example using a style in the span tag:

<span style="font-family: 'courier new'; font-size: 12pt; color:red;"> Sample text</span>

How does a computer convert sounds and pictures into codes?

Somethimes it uses a program in the operating system, but it really just depends on the OS

How do you convert a HTML file into JPEG file?

1.take screenshot.simple

It is not easy when the pdf file has a lot of pages.

2. Use some converting softwares.

Here are some pdf to jpg converting softwares in the related link.

Software that creates HTML code to make webpages?

MS Front PageMS Front Page is supposed to be the best but, before you use any HTML editor like Front Page you should have at least a basic knowledge of HTML. This will make it a lot easier to learn the program, develop a professional looking web page, and it will make a world of difference if you have to edit work you have already completed. It doesn't take long to learn. Even if you use an HTML editor you should know how to use tables properly. The program can't teach you this.

~

Visit the W3C [see related links] to learn about HTML, the standards behind good markup, and the changes in HTML markup. You will also learn about CSS and XML which will help you build some dynamics into your site.

Some other tools which are great for writing HTML pages:

  • HTMLkit [free and is a great learning tool as it anticipates what code you are keying in]
  • Google pages [for Google hosted sites]
  • Yahoo! Sitebuilder [for Yahoo! hosted sites]
  • Notepad2 [color codes your markup]
  • Dreamweaver [commercial software with WYSIWYG capability - but bloats code]

What does case sensitive?

This term typically applies to passwords. So if your password is WiKkI, then it needs to be entered exactly like it was when it was set up. Any letters that are capitalized must be entered as capitals otherwise it won't work.

What are the differences between UMLl and HTML?

UML (Unified Modeling Language) is a diagramming "language" used primarily for software design. It is called Unified because it standardizes several slightly disparate elements (e.g. uses cases, class diagrams, sequence diagrams).

XML (eXtensible markup language) is a language for storing and exchanging data in software, such are storing documentation or passing messages between applications. The word "extensible" is used because the language itself has provisions for creating and using user defined "tags".

What refers to the first page that a website displays?

If you are looking to automate your digital business or optimize your sales, this is for you.This tool helps you create your landing page or landing pages, allows you to improve interaction with your customers, and do everything in a more efficient way to allow you to take care of other tasks or have more free time.

In this video that I present you will learn the importance of digital marketing and I INVITE YOU TO TAKE ACTION !!

ht tps: //snip.ly/ tl12sn

(Remove spaces)

Relation between physics and math?

You NEED math to understand physics. If you don't know math, you won't be able to understand physics. The mathematical structure of a physics theory often points the way to further advances in that theory and even to empirical predictions, and argued that this is not just a coincidence and therefore must reflect some larger and deeper truth about both mathematics and physics. Various approximations that constitute our current physics theories are successful because simple mathematical structures can provide good approximations of certain aspects of more complex mathematical structures. In other words, our successful theories are not mathematics approximating physics, but mathematics approximating mathematics.

How do you adjust font size?

A font is the typeface you use when you are word processing. For instance, times new roman or calibri.

Font size is exactly as it says: the size of the font on the paper. It can be a standard 12 point or much smaller or much larger.

How are HTML editors accessed?

There are some online HTML editors, but the main ones are Notepad for window and TextEdit for Mac.