-
Site looks different on a Mac than it does on a PC
Does anyone know what I did wrong with my code to my site? The site looks fine on a PC in any browser even Safari for PC, but when I look at the site on a Mac the letters overlap & the APDiv is not centered. For the background image I left out the name because I want the website name to be private.
Here is the code:
body {
background-image: url(########%20#######%20########%20Background.jpg);
}
#apDiv1 {
position:absolute;
left:126px;
top:3px;
width:499px;
height:106px;
z-index:1;
}
#apDiv1 {
position:relative;
left:200px;
top:0px;
width:1000px;
height:100px;
z-index:1;
font-size: 36px;
alignment-adjust: middle;
text-align: center;
}
#apDiv1 p {
font-family: Vijaya, Adobe Arabic, Adobe Garamond Pro, David;
alignment-adjust: central;
}Here is the code for the text which overlaps using a Mac but not a PC:
Suppose that you hold a diversified portfolio consisting of 20 different stocks, with $7,500 invested in each of the stocks. The portfolio beta is equal to 1.12. You have decided to sell one of the stocks in your portfolio with a beta equal to 1.0 for $7,500 and use the proceeds to buy another stock for your portfolio. Assume that the new stocks beta is equal to 1.75. Calculate your portfolios new beta.