The Web Design Group

... Making the Web accessible to all.

Welcome Guest ( Log In | Register )

 
Reply to this topicStart new topic
> Need help with basic html!
chris678
post Dec 5 2012, 07:29 PM
Post #1





Group: Members
Posts: 1
Joined: 5-December 12
Member No.: 18,210



if anyone could help me with this it would be appreciated, i need help on using my website on different resolutions and screen sizes, i know i have to use % so i have tried that but probably done it wrong or something, i can get everything working on my pc but then when i use another computer with different resolutions some of the items move out of place for example a picture, perfectly centre on my pc but then too far right on others here is the code iv used..

#Div1 {
position:absolute;
width:100px;
min-width: 10px;
height:379px;
z-index:1;
margin-left: 26%;
top: 460px;
}
<div id="Div1"><img src="Background.png" width="700" height="400" alt="background"/></div>


here is the results i get, using that picture so i had an idea what would happen;

all good on mac,
http://tinypic.com/r/2ytpvmp/6

on phone, ( friends say they have the same problem i see on my phone on their computers)
http://tinypic.com/r/9863ok/6

Thanks for any replies, i have no html training only a real basic idea but pick things up quick!

This post has been edited by chris678: Dec 5 2012, 07:30 PM
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
jimlongo
post Dec 5 2012, 09:20 PM
Post #2


This is My Life
*******

Group: Members
Posts: 1,128
Joined: 24-August 06
From: t-dot
Member No.: 16



One thing you might look at is the instructions here. Especially the meta viewport settings.


User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post

Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 



- Lo-Fi Version Time is now: 18th April 2024 - 03:17 PM