Hello there there,
I can design my corporation’s site using Adobe Photoshop CS and Frontpage THE YEAR 2003. This will be my brand new doing a website so Concerning lots to understand.
1st things first, related to pixel size, layout…
1) What pixel size should i want to set up the graphic piece of my webpage 600×800
2) Is there the right way to ensure the website stretches/condenses depending on the screen resolution with the user i. age. 600×800 vs 1024×768 — Is called " variable layout"
3) Implementing Frontpage, How should i center my webpage inside the browser. So that if it really is 600×800 I may have perfectly center in the screen regardless of user screen solution.
Almost any advice, link could well be helpful! Thank everyone kindly!
Hey.
1) – Where is graphic going Is it a header/banner sort image
2) Many are called liquid floor plans, and you allow the element a percentage width, including 75%, which will take 75% of it really is parents width.. Take a look at code snippet
< div style=" thicker: 50%; " > < div style=" thicker: 75%; " > Hello there, I am possibly not 75% wide, nevertheless rather 75% of 50%, in impact, 25% wide. < /div> < /div>
3) This will depend, a table design or div Each have other ways associated with themselves, as I was not familar along with Frontpage, I may not say, there is often a " Center" button or the like.. whether or not this can be valid code, is usually another matter.
Desire this helps.