answersLogoWhite

0


Best Answer

This is impossible all Web Browsers display things differently and do not support some codes or interpret some codes differently from others but for the most part they all interpret your codes very similar

User Avatar

Wiki User

13y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How do you fix a position logo in a header to fit all size browsers?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is the size of a Tumblr header?

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


Why does the TCP header have a header length field and UDP header does not?

in tcp header (32 bits) we have a field that is called options and padding that has variable in length and the header length shows the actual header size i.e size of 20 octets+size of options and padding field and in UDP we dont have any field like that and its header is fixed of 8 OCTETS (32 bits header size) refrence: WIRELESS COMMUNICATIONS AND NETWORKS by William Stallings Second Edition pg 91(see fig)


What size of header is needed for a 3' span?

no


What is The header of an IPv4?

Header is always a multiple of 4bytes and so we can have a maximum length of the field as 15, so maximum size of the header is 60 bytes out of which 20 bytes are mandatory.


What is the largest header size that can be used in web design?

h6


What is the maximum and minimum size of a UDP datagram?

maximum size is 512 bytes without header


The length of an IP datagram header can vary depending on the options used What is the smallest possible IP header size?

20 bytes, without options


How much does it cost to put a logo on a car?

That would depend on the size of the Logo and what it represents.


Port number is 16bits what is the minimum header size of a transport layer?

8


What is the smallest possible IP header size?

160 bits (20 bytes)


Why are header files not required when using far and near pointers?

In C programming, header files are required. It doesn't matter if you are using near pointers, far pointers, both, or neither -- you still need header files. There is no connection between the necessity of header files and the pointers' size.


The maximum size of an IP datagram including the header is?

The datagram length field in an IP header is 16 bits in length. Therefore, the maximum datagram size an IP datagram can support is 2^16 - 1 = 65,535 bytes