Tag Archives: Auto Text

need to centre page in browser at high resolutions

Howdy, this may seem very silly but we have made a web page which is 750 in size, when viewed in 800×600 it really is fine, but if it really is viewed in higher resolutions it is ofset to the particular left. How do i insure the web sites are central in every resolutions. Please help precisely as it is driving me personally crazy!! Cheers Argonaught … < head> < design type=" text/css" media=" screen" > html page, body border: 0 auto; text-align: facility; < /style> < /head>… many thanks, this has sorted my problem.

Posted in Web Design | Tagged , , , , , , , , , , | Leave a comment

Complete newbie with a simple question!

Definitely All, This can be my problem, I am a complete in addition to utter newbie towards wonderful world or website development and know close to nothing about the actual coding of web pages. To get trapped in I downloaded a totally free template, then just thought we would design my private. Now I am very proficient together with Photoshop and designed an effective layout in PS in addition to sliced it in imageready and saved it with the html code. Opened said report in Dreamweaver MX and cannot work out how to the particular center the layout inside page when staying browsed, or include a text coating to sit above my bg graphic. If anybody could help I would be extremely head over heels. Thanks earlier. Ionize You recreate the following CSS in in between the < head> < /head> component to your html record in Dreamweaver. Code: … < head> < design type=" text/css" media=" screen" > html page, body margin: 0; foam: 0; text-align: facility; #centre margin: 0 auto; text-align: left; < /style> < /head>… Then you wrap all of your layout in a set of < div> < /div> tags much like the following and link … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , , , , , | Leave a comment

The Perfect Dimensions of A Webpage (Mine Are Crap)

Hi I’m making a webpage using dreamweaver cs3 and I’ve got all the site desgin, flow and framework sorted but once i created a internet page I used this dimensions 800 times 600 px because We were told that these where the best dimenions with the web. Now what Now i’m left with is some white space on the side of your page. What need is the site to fill the actual browser space….. I’ll attach a new screen shot in order that its even more clear what I’m talking about. 800 pixels widths are OK… You may center that SIX HUNDRED pixel page with any size cell phone…. wrapping all this inside a div of which gets centered on the browser: body perimeter: 0px auto; text-align: heart; content wider: 800px; text-align: kept; < body> < div id=" center" > … anything in here < /div> < /body> Cool but what about the white area WITH THANKS The reason the truth is white space to the side of your internet site in the browser is because your screen resolution is focused to something large than 800 back button 600. A person which includes a screen resolution of 800 x 600 … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , , , , , | Leave a comment