Home Answers Viewqa HTML html page viewed on different os

 
 


samar
html page viewed on different os
1 Answer(s)      2 years and 7 months ago
Posted in : HTML

The colors on my page look different when viewed on a Mac and a PC?

View Answers

November 2, 2010 at 4:31 PM


Hi,

The Mac and the PC use slightly different color palettes. There is a 216 "browser safe" color palette that both platforms support; the Microsoft color picker page has some good information and links to other resources about this. In addition, the two platforms use different gamma (brightness) values, so a graphic that looks fine on the Mac may look too dark on the PC. The only way to address this problem is to tweak the brightness of your image so that it looks acceptable on both platforms.

Thanks.









Related Pages:
html page viewed on different os
html page viewed on different os  The colors on my page look different when viewed on a Mac and a PC
HTML
Markup Language. Using HTML we can create a Web Page which can be viewed...;  HTML Layout A Web Page Layout is likey... the contents of a web page. HTML columns are created by using tables to design
Understanding HTML
and presentations of a web document (web page). HTML documents are plain-text...Understanding HTML In this unit we are going to learn some basic of hyper text markup language which is used to write HTML. Once you create an HTML
html
html  For what is used HTML?   Using HTML we can create a Web Page which can be viewed through a Web Browser over Internet. HTML describes the contents of a web page with Markup Tags. Tags are defined by angle brackets
Open Source Symbian OS
by the Symbian OS whenever required but with Demand Paging only the needed DLL page... About Open Source Symbian OS       Symbian OS is the world's leading operating system for mobile
Introduction to HTML
, the Roseindia Home Page will be open. Lists in HTML Three different types of lists... for Hyper Text Markup Language. Using HTML we can create a Web Page which can be viewed through a Web Browser over Internet. HTML describes the contents
Switching off OS signals at runtime - Java Tutorials
Switching off OS signals at runtime 2002-03-11 The Java Specialists... it now by going to our subscribe page. You can subscribe either via email..., James Pereira, sent me a code snippet that used OS signals directly
html - XML
. DHTML characteristics are the functions while a page is viewed, rather than generating a unique page with each page load (a dynamic website). HTML is static...html  difference between html and dhtml with real time examples
Mac OS X Open Source
Mac OS X Open Source Mac os X wikipedia Mac OS X was a radical... is completely different from previous versions. Its core, named Darwin, is an open..., including the Aqua user interface and the Finder shell. Mac OS X included
HTML login page code
HTML login page code  Hi all, I am writing my first HTML JavaScrip... the complete HTML JavaScript code for User Login Page. Thanks in Advance!   ...;td colspan=2><font size=3><center><b>HTML Login Page
Xcerion Internet OS (XIOS/3)
Xcerion Internet OS (XIOS/3)       The initial Beta launch of XIOS/3 consists of the OS, a user desktop, applications, a virtual XML file system and a XML text editor for writing
connect 3 frameset to other 3 different frameset in html
connect 3 frameset to other 3 different frameset in html  first display the 3 frames in one html page after login it will display 3 differnt frame
connect 3 frameset to other 3 different frameset in html
connect 3 frameset to other 3 different frameset in html  first display the 3 frames in one html page after login it will display 3 differnt frame
Introduction to HTML
for Hyper Text Markup Language. Using HTML we can create a Web Page which can be viewed through a Web Browser over Internet. HTML describes the contents of a web... code of the web page, you will see the general structure of the HTML document
html
html  how to convert html page into jsp page
HTML
HTML  How do we specify page breaks in HTML
html
html  i want a registration page in html with good background
html
html  what we can do to add a header in the html page
html
html  what we can do to add a header in the html page
html
add a header in the html page  what we can do to add a header in the html page
Remote System OS name in JAVA - JSP-Servlet
Remote System OS name in JAVA  I need to print the different os names of the all computers in my local network. I know that with System.getProperty("os.name"), I get the os name of my computer but for the other computers, I have
html
html  Can we Access database through html page and how,if not then why
html
html  how we can give the form actions in html after register button in the login page
html
Adding Header in HTML  what we can do to add a header in the html page
Html
Html  in the web page if judge select the age and category then automatically under that conditions the details will be display in the form of grid give me that code in html and java
login for different user in the same page
login for different user in the same page  how can i do the login for different user in the same page throug jsp
html
html  Create a web page with the following using HTML i) To embed an image map in a web page ii) To fix the hot spots iii) Show all the related information when the hot spots are clicked.please reply me sir
HTML
HTML  I have created an info.html file for the applet.The class file is located in a directory different from the HTML file.The info.html file I have created is below. <HTML> <HEAD> <BODY> <APPLET Code
selected radiobutton to display different page
selected radiobutton to display different page  there are three radio button are there , in that selected button to display different page. when submit it, using struts2 framework . plz help me to how write code
HTML
HTML  actually what is a static page and dynamic page? and also what is the difference between these two
simplest HTML page
simplest HTML page  What is the simplest HTML page
Html
:48:44 PM Author : SAMSUNG --%> <%@page contentType="text/html" pageEncoding="UTF-8"%> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01...; <head> <meta http-equiv="Content-Type" content="text/html
Html
:48:44 PM Author : SAMSUNG --%> <%@page contentType="text/html" pageEncoding="UTF-8"%> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01...; <head> <meta http-equiv="Content-Type" content="text/html
divide html page
divide html page   how to divide html page into 3 parts without using frames
html
html  DHTML page to create drop down menu with three menus and on Mouse over
html
html  How to develope a web page with Audio and vidios? give One example
Populate value into HTML page
Populate value into HTML page  Hi, How to populate values from one html page table to another html page..? Thanks
Html
Html  can we send data from one html page to another html page? if yes how?   Yes, using javascript. 1)page1.html: <html> <form type=get action="page2.html"> <table> <tr> <td>First Name
HTML
HTML  How can we increase the row size in the grid form view of the table.I want to store the maximum 4 details of the candidate in one page of the grid table view
page breaks in HTML
page breaks in HTML  How do I specify page breaks in HTML
page breaks in HTML
page breaks in HTML  How do I specify page breaks in HTML
HTML
it shows as null. here is the html code for date of birth: <tr> <...;/html> 2)insertdate.jsp: <%@page import="java.sql.*"%> <%@page import="java.util.*"%> <%@page import="java.text.*"%> <% String mon
how to call servlet from html page at anchor tag ?
how to call servlet from html page at anchor tag ?  I have a very different problem as i am using netbeans ide 6.9 ml to make a website in java... it is not working properly. I split and merge template. In the header part of my page i use
HTML Post Form
; The HTML process the submission of form in two different ways. In HTML... method in HTML. For this we create a html page name post.html. In this html page... action> redirect to the get.html page. The get.html show you a html page
Find currenly which field is having focus on html page? - Ajax
Find currenly which field is having focus on html page?  Hi All, Actually I want to ask question about Javascript, but there is no any option in Category. My problem is I have two form on single html page with two different
Button Size HTML
submits HTML page. In the following example we will learn how to change the size of a HTML button. First we create a HTML page. Then we display a HTML Button... A Web Page Layout is likey to be the layout of the pages in a newspaper. HTML
html login page with ajax
html login page with ajax  hi all... i want to create a login page using html and ajax for validation is must. please help me doing that with code... thanks in advance   Here is a jsp example that accepts username
include php in html
method and functions for field in HTML page. So, Is it possible to include... into HTML page.   This is how you can include a PHP file into HTML <...include php in html  Actually, i have two different pages for my
os comparison
os comparison  what is the difference between ubuntu os and windows os? what are the advantages and disadvantages of ubuntu over windows os
What is PSD to HTML conversion?
is PSD to HTML conversion? The process to creating the HTML web page from the PSD... or .jpg format. Then web page developer creates css file and HTML files.... Steps to convert PSD to HTML web page Step 1: Look at the PSD design and thing

Ask Questions?

If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.

Ask your questions, our development team will try to give answers to your questions.