W
Winekno
Hello
Am using Frontpage 2003. How do I get the web pages to center on the screen and not default to the left? I am using shared borders that has a table on default left. Then a table in the body. Each table property has Center for positioning, but there is a big gap between the shared border left and the body table. I want the whole site to just center on the screen. The code I have on the page is
<style><!-
body { text-align: center; font-family: Verdana; font-size: 10pt; color: #333333
a:link { font-family: Verdana; font-size: 10pt; color: #0000FF
a:visited { font-family: Verdana; font-size: 10pt
input { font-family: Helvetica; font-size: 10pt
button { font-family: Arial; font-size: 10pt
--></style><meta name="Microsoft Border" content="tlb, default"></head>
Am using Frontpage 2003. How do I get the web pages to center on the screen and not default to the left? I am using shared borders that has a table on default left. Then a table in the body. Each table property has Center for positioning, but there is a big gap between the shared border left and the body table. I want the whole site to just center on the screen. The code I have on the page is
<style><!-
body { text-align: center; font-family: Verdana; font-size: 10pt; color: #333333
a:link { font-family: Verdana; font-size: 10pt; color: #0000FF
a:visited { font-family: Verdana; font-size: 10pt
input { font-family: Helvetica; font-size: 10pt
button { font-family: Arial; font-size: 10pt
--></style><meta name="Microsoft Border" content="tlb, default"></head>