Register for your free account! | Forgot your password?

Go Back   elitepvpers > Coders Den > Web Development
You last visited: Today at 16:39

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



HTML & CSS Frage; Designanpassung

Discussion on HTML & CSS Frage; Designanpassung within the Web Development forum part of the Coders Den category.

Reply
 
Old   #1
 
roteisenklinge's Avatar
 
elite*gold: 0
Join Date: Apr 2009
Posts: 1,071
Received Thanks: 164
Exclamation HTML & CSS Frage; Designanpassung

Hey,
ich habe ein Problem Leute Ein Freund bat mich ihm bei einer Design Umsetzung zu helfen. Funktioniert eigentlich auch alles, nur soll das ganze Design Zentral dargestellt werden.
Kommt mir nicht mit <center> , das weiß ich auch aber dann gibt es Probleme mit den Divs
Codes liegen bei

Vielen Dank
HTML INDEX
Code:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html dir="ltr" xmlns="http://www.w3.org/1999/xhtml">

<center><head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
<!-- #BeginEditable "doctitle" -->
<title>Restaurant Da Gianni</title>
<!-- #EndEditable -->
<link href="../MeineWebsite2/layout.css" media="screen" rel="stylesheet" title="CSS" type="text/css" />
<style type="text/css">
.style1 {
	border-width: 0px;
}
.style2 {
	text-align: center;
}
.style3 {
	float: left;
	width: 285px;
	height: 1053px;
	background-image: url('images/navi.gif');
	text-align: left;
}
.style4 {
	text-align: left;
}
</style>
</head>
<body style="margin-left: 15px">

<div id="container" align="center" class="style4" style="height: 1209px; z-index: 1; width: 1229px; position: absolute; top: 15px; left: 10px">
<!-- Begin Masthead -->
	<div id="masthead" align="center" class="style2">
		<img height="146" src="http://www.elitepvpers.com/forum/MeineWebsite2/head.gif" width="1000" style="float: left" /></div>
	<div  align="center" class="links">
	</div>
	<div  align="center" class="style3">
		I<br /><br /><br /><a href="default.html">
		<img class="style1" height="36" src="http://www.elitepvpers.com/forum/images/W-Button.gif" width="129" /></a><br />
		<a href="anfahrt.html">
		<img height="32" src="http://www.elitepvpers.com/forum/images/A-Button.gif" width="129" class="style1" /></a><br />
		<a href="gallery.html">
		<img class="style1" height="33" src="http://www.elitepvpers.com/forum/images/G-Button.gif" width="129" /></a><br />
		<a href="impressum.html">
		<img height="30" src="http://www.elitepvpers.com/forum/images/I-Button.gif" width="129" class="style1" /></a></div>
</div id="container">
</center>

CSS Layout
Code:
body {
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
	font-size: 0.8em;
	background-image:url('images/background.gif')}
	background-repeat: repeat;
	background-attachment: scroll;

}
#container {
	width: 1000px;
	margin: 0 auto;
	padding: 10px;
	border-right: 2px solid #725972;
	border-bottom: 2px solid #725972;
	border-left: 2px solid #725972;
	background-color: #fff;

	
}	
#masthead {
	text-align: center;
	width: 1000px;
	background-image: url("../images/head.gif");
	height:146px;
}

.links { 
float:left;
width:715px;
height:1053px;
background-image:url('images/index_2.gif')

}
.rechts {
float:left;
width:285px;
height:1053px;
background-image:url('images/navi.gif')
}
.gallery { 
float:left;
width:715px;
height:1053px;
background-image:url('images/Gallery.gif')
}
.impressum { 
float:left;
width:715px;
height:1053px;
background-image:url('images/impressum.gif')
}
.anfahrt { 
float:left;
width:715px;
height:1053px;
background-image:url('images/anfahrt.gif')
}
roteisenklinge is offline  
Old 12/30/2009, 00:54   #2
 
Syc0n's Avatar
 
elite*gold: 20
Join Date: Oct 2008
Posts: 1,835
Received Thanks: 1,638
margin:0px auto 0px;
Syc0n is offline  
Thanks
1 User
Old 12/30/2009, 09:23   #3
 
roteisenklinge's Avatar
 
elite*gold: 0
Join Date: Apr 2009
Posts: 1,071
Received Thanks: 164
hey,vielen dank an dich Habe es so versucht , dann hat er immer noch gezickt. Ich habs einfach nochmal neu Aufgesetzt ^^ Hab lange nix mehr gemacht mit CSS usw. . Hab alles neu und Strukturiert erstellt => Alles Passt
aber danke

HIE CLOSE PLS
roteisenklinge is offline  
Reply


Similar Threads Similar Threads
html frage zum button
07/20/2010 - Web Development - 4 Replies
hallo ich habe eine Frage wie kann ich es in html machen das wenn man auf den button klick dass der text von meiner textbox in einer txt datei gespeichert wird (ftp server )?
Frage zu HTML??!??
05/15/2010 - Metin2 - 8 Replies
Huhu Com, ich bins wieder^^ Ich bin im mom gerade dabei HTML zu lernen, dazu sehe ich mir ziemlich gute toturials an die auch alles genau und gut erklären. Jetzt kommt bei mir aber ne frage auf, die ich noch nicht beantwortet bekomen habe: Ich wollte wissen, wen man mit dem Editor sich was zusammen codet und so, und das dan ja also .html abspeichert, und dan das wieder öffnet, kommt man ja z.B. in Internet Explorer. Aber sollange man nur das mit dem Editor hat kann da niemand drauf...
HTML Frage
11/27/2009 - Web Development - 5 Replies
Hallo, Hier is mein Script: <html> <head> </head>
Frage zu HTML/CSS
10/25/2009 - Web Development - 8 Replies
...genau gesagt sind's 3 :P 1. Mit Welchen Codes kann ich bei HTML, die Position von Elementen bestimmen: Biss jetz kann ich <center> würde allerdings noch den Code für Links, Rechts und die Codes für oben mitte und unten (falls es sowas gibt :P) 2. Hintergrundbild Quelle angeben bei CSS: <style type="text/css"> background: url </style>
HTML Code Frage..
03/27/2008 - Main - 1 Replies
Hey, ich möchte einen HTML Code nicht per Internet Explorer ansehen lassen, sondern in irgendeinen Fenster wo man nicht Schließen kann, also vielleicht kennt ihr die Datei wo der PC nach paar Sek. down fährt.. also so ein Fenster hätte ich gerne, nur das da immer so ein HTML Code kommt. Hoffe euch ist klar was ich möchte, und könnt mir sagen, wie ich sowas verwirkliche..^^



All times are GMT +2. The time now is 16:39.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.