answersLogoWhite

0

Header codes, or tags, are used in html language. They are used to identify the page and can be text, banner or logo.

User Avatar

Wiki User

11y ago

What else can I help you with?

Related Questions

Key-presssing code of bioshh header file in c for computer graphisc?

Header bios.h doesn't have a 'key pressing code'.


What is the size of a Tumblr header?

Every Theme allows a specific size of header. Check your theme's code.


Why you use header files in c?

the use of header files is to add functionality. Header files are basically saying put code in that header file here so you don't have to type that many lines of code.


What is the code that Excel enters in a header or footer when the Sheet Name button is clicked?

&[Tab] is the code that is used.


What is the role of header files in c?

Header files allow the user to make use of predefined libraries in order to save time and reuse code.


Which tcp segment header field controls the termination of a session?

code bits


What does SOH stand for in the US?

It is Start of Header, an ISO C0 control code


Which directories should be entered for graphics code in c?

use grphics.h header file


Would be used to create an ID selector called header which has a width of 750px a height of PX and the color of the text is black?

To create an ID selector called #header with a width of 750px, a height of a specified value (e.g., 100px), and black text color in CSS, you would write the following code: #header { width: 750px; height: 100px; /* Replace 100px with your desired height */ color: black; } This code defines the styles for an element with the ID "header."


What is pseudo code algorithm for create a linked list with a header and insert a four numbers to the list?

pseudo code algorithm to create a linked list


What is the header format for FTP?

FTP does not have headers. The only response that the client gets from the server is: <code> <message>.


Is it stdioh in c stores source code of program?

No. That's a header file used for input and output.