473,385 Members | 1,353 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

Hi, I was wondering if someone could help me with positioning a site I recently made

The site I made is:

http://rblog.net16.net/


I am new to web design/ development; so my question is probably quite trite.
The site looks fine in my computer, however in another computer it gets all magnified and odd.
This is not the case with cnn, bbc, css trick or other good sites.

Is there some specific feature that ensures that the site doesn't change too much when viewed on different browsers/screens?

Any tips or tricks are welcome.
Thanks
Aug 23 '10 #1

✓ answered by tharden3

Back in my early days, when I just started getting into website design, I ran into the same problem you are having.

My first website I designed was a basic three column layout with a header and a footer. It looked great at home, but when I viewed it on a monitor during school, it looked tiny and was set off to one side of the screen.

The problem was the way I positioned the "divs." I used only the 'absolute' attribute for positioning, and it looked great on my low resolution CRT monitor, but it turned out terrible on LCD displays with high-resolutions and wider screens.

Basically, there are many things that factor into how your website looks. It will be viewed on different monitors with very different resolutions. It will be viewed across many browsers. And in today's day and age, it is even viewed on mobile devices like cell phones or tablets.

My suggestion would be to experiment with the "float" property in CSS. I would also use relative sizes when you are spacing divs, etc. Having a "fluid" layout allows your website to adapt to many situations, and still look acceptable almost everywhere it is viewed. You also want visitors to be able to squeeze and stretch your site in their browser, and to have your website maintain it's form.

Cheers,
Tim

2 1190
JKing
1,206 Expert 1GB
In general you would want to code your site to be standards compliant by using valid HTML and CSS.
Aug 30 '10 #2
tharden3
916 512MB
Back in my early days, when I just started getting into website design, I ran into the same problem you are having.

My first website I designed was a basic three column layout with a header and a footer. It looked great at home, but when I viewed it on a monitor during school, it looked tiny and was set off to one side of the screen.

The problem was the way I positioned the "divs." I used only the 'absolute' attribute for positioning, and it looked great on my low resolution CRT monitor, but it turned out terrible on LCD displays with high-resolutions and wider screens.

Basically, there are many things that factor into how your website looks. It will be viewed on different monitors with very different resolutions. It will be viewed across many browsers. And in today's day and age, it is even viewed on mobile devices like cell phones or tablets.

My suggestion would be to experiment with the "float" property in CSS. I would also use relative sizes when you are spacing divs, etc. Having a "fluid" layout allows your website to adapt to many situations, and still look acceptable almost everywhere it is viewed. You also want visitors to be able to squeeze and stretch your site in their browser, and to have your website maintain it's form.

Cheers,
Tim
Sep 2 '10 #3

Sign in to post your reply or Sign up for a free account.

Similar topics

0
by: crjr | last post by:
I'm having trouble with positioning in Netscape 7.02. It looks the way I want it to in IE 6, Opera and iRider, but in Netscape and Mozilla, the MENU drops way too low. Also, in Netscape the...
4
by: Jane Withnolastname | last post by:
I am trying to re-work an old site by replacing the html with css. On the main page, I have a logo image which I needed centred on the initial screen. I found the solution here:...
9
by: Tim Dietz | last post by:
Due to lack of time, I have used MS FrontPage to create a few web sites. I've grown to despise it and want (and now have the time) to really learn HTML, CSS, etc. to create new sites. One feature...
1
by: aamirch | last post by:
HI, I am developing sites in php for last few month, i have good experience in php but not in multi language site. so i am going to develop first time multilangauge site. so plz guide me best way of...
4
by: TN Bella | last post by:
Hello, I don't know why I keep getting this error. I have 15 of each txtacctnum (txtacctnum - txtacctnum14), txtcostcntr, txtrefnum, and txtacctamt. Some of the inputs are null, so I don't want to...
1
by: pyropyro78 | last post by:
ok heres the problem when fightersguildss.tripod.com is viewed in firefox all the stuff is placed on left but i typed in <br><table style="Position:absolute; top:300; left:295;"><ilayer...
1
by: dogerman | last post by:
Hi there. I'm currently working on website( a forum/blog/website mix ) called logoog( googol is a word meaning 1 followed by a 100d zeroes, so logoog is a word meaning a 100 zeroes and one 1,...
1
by: David De | last post by:
Need help with my site - search function within my site not working?!? I purchased this template, customized it and found out it has a search function for within the site - the challenge is that...
1
by: tesker | last post by:
I'm working on a website that looks great in Firefox, IE 7 and IE 8 , but in IE 6 one of the elements appears below another element instead of to the right where it is supposed to be. The site is...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.