|
|
Author |
Message |
Cinemax
 Group: Members Joined: 05 Jul 2008 Donor:  Posts: 8361 Gold: 12885.33 Clan: HoD II

Status: Warn:  Reputation: 116
|
#1 Posted: 18 Dec 2010 07:52 pm Post subject: Help with page size |
|
|
I need help to make my page 100% on all pc's.
I do not want the set width and size becuase the boarder is really small on my pc.
http://www.jwatkinspropertymanagement.com/
As you can see it looks like this
Code: |
<DOCTYPE>
<html>
<head>
<meta>
<title>J. Watkins Property Management LLC</title>
<meta>
<meta>
<meta>
<meta>
<meta>
<meta>
<meta>
<meta>
<meta>
<meta>
<meta>
<meta>
<meta>
<meta>
<meta>
<meta>
<meta>
<meta>
<meta>
<meta>
<meta>
<meta>
<meta>
<meta>
<meta>
<meta>
<meta>
<meta>
<meta>
<meta>
<meta>
<meta>
<meta>
<meta>
<meta>
<meta>
<meta>
<meta>
<meta>
<meta>
<meta>
<meta>
<style>
body { margin:0; padding:0; }
</style>
<script></script>
<script>var _pagename='Home.html';</script> <link>
<link>
<link>
<link>
</head>
<body>
<div>
<1><div><span></span></div>
<div><div><div>
</div></div>
<div>
<Nav>
<Nav>
</div></sf_navigation_top>
<10><div><span></span></div>
<div>
<2><div><span></span></div>
<div>
<MainHead>
<div>J. Watkins Property Management LLC.</div>
<MainHead>
</div>
<3><div><span></span></div>
<div>
<SubHead>
<div>"Professionals with a Passion for Excellence"<br></div>
<SubHead>
</div>
</div></sf_header_wrapper>
<4><div><span></span></div>
<div>
<Nav>
<div><ul><li>
<a>About Us</a></li><li>
<a>Services</a></li><li>
<a>Guestbook</a></li><li>
<a>Contact Us</a></li><li>
<a>Sitemap</a></li></ul></div>
<Nav>
</div></sf_navigation>
<5><div><span></span></div>
<div>
<PageTitle>
<div><h1></h1>
<h3></h3>
<h1><font>Commercial / Residential indoor, outdoor property maintenance provider</font></h1>
<font>
231-343-4275 </font></div>
<PageTitle>
</div>
<6><div><span></span></div>
<div>
<Nav>
<Nav>
</div></sf_subnavigation>
<11><div><span></span></div>
<div>
<Content>
<div><div><div><div><layout>
<p>With J. Watkins Property Management LLC, you will experience a new level of Performance. Our attention to detail and unsurpassed quality has made us the first and only choice for businesses and homes throughout Michigan.</p>
<p>We specialize in lawn care, landscaping, sanitation, window cleaning, carpet restoration, floor care, and small and large janitorial services. Our well-trained and experienced personnel use proven methods and techniques that achieve remarkable results. All of our hard working crew members arrive on time, are extremely courteous, and respect the privacy of each customer. Our crew members are always clean and well-spoken. We only hire the best!</p></div><div><div>
<p><strong>J. Watkins LLC. is licensed, bonded, and insured</strong></p>
<p><strong>100% Satisfaction guarantee</strong></p>
<p><strong>We do our best to use only eco-friendly cleaning products!</strong></p>
</div></div></div></div><div><div></div></div><div><div><div><div><b>J. Watkins Property Management LLC.<br>
<br>
231-327-0100</b>
<b><br>
</b></div></div></div></div></div>
<Content>
</div></sf_content>
<12><div><span></span></div>
<div>
<Nav>
<Nav>
</div></sf_subnavigation2>
<7><div><span></span></div>
<div>
<Footer>
<div>Content copyright <script>if (typeof(getCopyrightDate)=='function') document.write(getCopyrightDate(2010, null, '-')); else document.write((new Date()).getFullYear());</script>. J. Watkins Property Management LLC. All rights reserved.</div>
<Footer>
</div></sf_footer>
<8><div><span></span></div>
</div></sf_wrapper>
<9><div><span></span></div>
</div></sf_outer_wrapper>
<div>
<div></div>
</div>
</body>
</html>
|
I really cannot even see the size at this time.. I need to know why I cannot change the page to be 100% all the time on everyones browser _____________________
|
|
Back to top |
|
 |
Myoga- Tomato is the LOOOOOVVEE Fruit!!!11!
 Group: Retired Moderators Joined: 12 Apr 2010 Donor:  Posts: 1314 Gold: 2375.80

Status: Warn:  Reputation: 57

|
#2 Posted: 22 Dec 2010 03:29 am Post subject: |
|
|
Since according to you I can "do what you can do now" (assuming that you knew how to code far before I did and / or better then I?) I won't go into much detail as to what needs to be done, I'll give you "bare minimums" so you can figure it all out for yourself since you're obviously a veteran when it comes to web-design, coding, and the likes.
Hint 1. You need to use widths, looking at all the stylesheets your website is using I can already see that the widths are not fluid, and are indeed static.
Hint 2. Percentages work wonderfully if you want to give the website a 100% width.
Hint 3. The source code you posted (albeit massively edited out by d3jsp's filters) is not what you need to be looking at, nor will it help anyone else that looks at it since you're editing the wrong file to get what you want to achieve.
Also, if this website shows up fullscreen for you at 662px *HINT HINT*, then you have a horribly small monitor, or don't know how to change the resolution.
Also, if you edit one width, be ready to edit plenty more to get it to show up correctly / neatly on other browsers / resolutions.
Last edited by Myoga- on 22 Dec 2010 03:29 am; edited 1 time in total _____________________
|
|
Back to top |
|
 |
|
 |
Yaya
Group: Scammer Joined: 06 Nov 2010 Donor:  Posts: 2717 Gold: Locked

Status: Warn:  Reputation: 20

|
#3 Posted: 22 Dec 2010 12:58 pm Post subject: |
|
|
So this is basically a cleaning-team you're working with? |
|
Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You cannot download files in this forum
|
D3jsp is proudly powered by phpBB © 2.0 Theme and Forum by tramway
|