Got something to say or just want fewer pesky ads? Join us... 😊

Web Site Building Help...



Sussex Nomad

Well-known member
Aug 26, 2010
18,185
EP
Like I said if you can somehow give me the source code from Dreamweaver not the URL I'll fix it for you.
 






tedebear

Legal Alien
NSC Patron
Jul 7, 2003
17,005
In my computer
The odd thing is - everytime I upload my page I get a message saying my page has been updated out of Macromedia and asking do I wish to update. I'll bet 1&1 have used my website for parking or something and I need to turn it off, I'll log in and check it out.
 




Sussex Nomad

Well-known member
Aug 26, 2010
18,185
EP
For a start 1and1 are probably the worst hosting service you can use, but that is neither here nor there. I can't help without source code so unless you decide to help me to help you I can do nothing about it.
 




tedebear

Legal Alien
NSC Patron
Jul 7, 2003
17,005
In my computer
For a start 1and1 are probably the worst hosting service you can use, but that is neither here nor there. I can't help without source code so unless you decide to help me to help you I can do nothing about it.

Sorry - I hadn't a clue 1 and 1 were the worst - as I said I'm completely new to this.
I've deleted all source code off the page and reloaded it and still when in IE get source code from 1and1 like this:

<!DOCTYPE html
PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html40/strict.dtd">
<html>
<head>
<title>Web hosting, domain name registration and web services by 1&1 Internet</title>
<meta name="description" content="Web hosting, domain names, web design, web site and email address providers. We offer affordable hosting, dedicated ad-free web hosting, domain name registration and e-mail solutions. 1&1 Internet is the best place to host your small business website or personal web site.">
<meta name="keywords" content="1&1, 1and1, web hosting, domain names, domain name, web site, website hosting, web design, domain name registration, small business, ecommerce, cheap web hosting, webmaster, web site builder, web space, affordable web hosting, microsoft hosting, linux hosting">
<meta name="copyright" content="2006, 1and1.co.uk">
<META HTTP-EQUIV="Content-type" CONTENT="text/html; charset=UTF-8">

<style type="text/css">
/*divs*/
#container {
position: relative;
width: 626px;
margin-right: auto;
margin-left: auto;
}

#logo {
position : relative;
width : 68px;
margin-right : auto;
margin-left : auto;
}

#list {
position: relative;
margin-bottom : 40px;
margin-top : 100px;
}

#listleft {
position: relative;
top : 15px;
width : 350px;
left : 150px
}

/*text*/
html,body,div {
font-size : 12px;
font-family : "Arial", "Lucida Grande", "Lucida Sans Unicode", "Bitstream Vera Sans", "Verdana",
"Futura","Helvetica",sans-serif;
vertical-align:top;
}

h1 {
text-transform: uppercase;
font-size: 23px;
font-weight: bold;
color : #0A328C;
margin-bottom : 20px;
}

h2 {
background-color : #C0D5F0;
color : #0A328C;
font-size : 13px;
font-weight : bold;
padding : 4px 8px;
margin-bottom : 4px;
margin-top : 10px;
}

h3 {
font-size : 12px;
font-weight : bold;
color : #000000;
margin-bottom : 2px;
margin-top : 15px;
}

a:link {
text-decoration : underline;
color : #990000;
}

a:active {
text-decoration : none;
color : #000000;
}

a:visited {
text-decoration : underline;
color : #990000;
}

a:hover {
text-decoration : underline;
color : #990000;
}
/*logo link*/
a.logo:link {
text-decoration : none;
color : #FFFFFF;
}

a.logo:active {
text-decoration : none;
color : #FFFFFF;
}

a.logo:visited {
text-decoration : none;
color : #FFFFFF;
}

a.logo:hover {

text-decoration : none;
color : #FFFFFF;
}
</style>

</head>
<frameset rows="*,*" frameborder="0" framespacing="0" border="0">
<frame src="UntitledFrame-1.htm">
<noframes>
<body>

<div id="container"> <br>
<div id="logo"> <img src="spicons/1and1logo.gif" alt="1and1.co.uk web hosting, domain name registration, professional websites, business website, personal web hosting logo" width="68" height="68" class="logo" border="0">
</div>
<h1 style="margin-top:10px;text-align:center;">THIS DOMAIN NAME HAS JUST BEEN
REGISTERED FOR ONE OF OUR CUSTOMERS!</h1>
<br>
<br>
<div id="list">
<h2>Do you need affordable web hosting or a domain name?</h2>
<div style="padding-left: 10px;">
<h3>1&1 Internet is trusted by millions. Find out why.</h3>
1&1 offers a one-stop shop for all your domain name and web hosting
needs so you can maximize your full web potential — without barriers,
and without fear. Smart webmasters choose 1&1 Internet for domain name
registration and hosting solutions.
<div id="listleft">
<ul style="list-style-type : square;">
<li>All-Inclusive Hosting Plans with NO Hidden Charges</li>
<li>Premium full-version Software with Hosting Packages</li>
<li>Money Back Guarantee</li>
<li>24/7 Phone & E-mail Support</li>
<li>State-of-the-art Data Centres</li>
<li>Free Domain Names with Hosting Packages</li>
<li>Easy-to-use 1&1 Hosting and Domain Control Panel</li>
<li>Reliable Uptime – Guaranteed</li>
</ul>
Check Domain now! </div>
<br/>
<br/>
<br>
Looking to sell a domain or buy one that is already registered? Try our
Partner http://www.Sedo.co.uk </div>
</div>
<h2>Choose your own 1&1 website hosting package or domain!</h2>
<div style="padding-left: 10px;padding-top:10px;"> 1&1 Domain Name Registration
- .co.uk, .me.uk, .org.uk, .com, .net, .org, .name, .biz, .us, .info<br>
1&1 Mail - Webmail or MS Exchange e-mail communication with ease<br>
1&1 Business and Personal Web Hosting - Features and flexibility at super-affordable
prices<br>
1&1 Microsoft Web Hosting - Powerful MS solutions for your website<br>
1&1 Dedicated Web Servers - Root and Managed servers (Microsoft and Linux)
<br>
1&1 eShops - Start you own e-commerce website and start selling on the web<br>
1&1 MS SharePoint Hosting - Better collaboration with MS SharePoint and
1&1 Internet<br>
</div>
</div>
</body>
</noframes>
<frame src="UntitledFrame-2.htm"></frameset>
</html>
 


Sussex Nomad

Well-known member
Aug 26, 2010
18,185
EP
This is from the original source or the server code? Looks like the server code to me.
 








Sussex Nomad

Well-known member
Aug 26, 2010
18,185
EP
If it isn't an overriding problem just give me your original source code between the head tags <head></head>
 










Albion and Premier League latest from Sky Sports


Top
Link Here