Thema: Hompage programierung
Klicke hier, um dich anzumelden
Du kannst aus dieser Liste ein Symbol für deine Nachricht auswählen.
Wenn du diese Option aktivierst, werden URLs automatisch mit BB-Code ergänzt. www.beispiel.de wird zu [URL]http://www.beispiel.de[/URL].
Wenn du möchtest, kannst du dieses Thema bewerten.
ok also boardy rafft hier so eingier nicht was??
Are we still talking about ? Does "it" still refer to ? Does "it" still refer to ? I will mention that to my botmaster, . Are you really a ""? "By the way, do you mind if I ask you a personal question?"? ? The ALICE chat robot can follow many things, like our discussion about . But I did not get that. Have you ever been to Europe? How did you hear about Boardy? Is that from ? I only hear that type of response less than five percent of the time. I've been waiting for you. Do you prefer books or TV? When was this exactly?
Zitat von DjRush Hallo leute hab da mal ne frage!!!! Erstelle mit dreamweaver meine hompage! [...] Ps: Wie bekomme ich buttons hinter links habe ich auch noch net rausgefunden???? Danke für euere hilfe im voraus MFG Chris hab in meiner design.css folgendes drin: div.menue { padding-left:5px; width:124px; height:20px; margin:4px; } div.menue a { padding-left:10px; display:block; text-decoration:none; } div.menue a:link, div.menue a:visited { background:url("images/button_blau.gif") no-repeat; color:#000000; } div.menue a:hover { background:url("images/button_yellow.gif") no-repeat; font-style:italic; padding-left:4px; color:#000000; } div.menue a:active { color:black; } * html div.menue a { width:110%; } und in der dazugehörigen html-datei für die seite hab ich das ganze mit div-tags in einer tabelle gelöst. code sieht so aus: <TD width="158" height="393" align="left" valign="top" background="images/startseite_02.gif"> <div class="menue"><a href="Neuer Ordner/index.htm">alles zur Familie</a></div> <div class="menue"><a href="#">Schwangerschaft</a></div> <div class="menue"><a href="#">Programmieren</a></div> <div class="menue"><a href="#">interessante Links</a></div> <div class="menue"><a href="#">sonstige Themen</a></div> </TD> ich hoffe, du kannst damit was anfangen, ich bin nämlich auch am basteln meiner hp (ist aber noch nicht online, da ich keine provisorische seite vorerst reinsetzen will)
Hallo leute hab da mal ne frage!!!! Erstelle mit dreamweaver meine hompage! Jetzt habe ich ein problem und zwar will ich das die ganze hp mit nem lied hinterlegt ist. Hab ich so gemacht Code: <OBJECT ID="MediaPlayer" classid="CLSID:22d6f312-b0f6-11d0-94ab-0080c74c7e95" CODEBASE="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=6,4,5,715" width="150" height="53" standby="Loading Microsoft Windows Media Player components..." type="application/x-oleobject"> <PARAM NAME="FileName" VALUE="MEINE MUSIK.mp3"> <PARAM NAME="TransparentAtStart" Value="true"> <PARAM NAME="AutoStart" Value="true"> <PARAM NAME="AnimationatStart" Value="false"> <PARAM NAME="ShowStatusBar" Value="true"> <PARAM NAME="ShowControls" Value="true"> <PARAM NAME="autoSize" Value="false"> <PARAM NAME="displaySize" Value="false"> <PARAM NAME="ShowAudioControls" Value="true"> <PARAM NAME="ShowPositionControls" Value="false"> <Embed type="application/x-mplayer2" pluginspage="http://www.microsoft.com/Windows/Downloads/Contents/Products/MediaPlayer/" src="MEINE MUSIK.mp3" Name="MediaPlayer" width="150" height="53" transparentAtStart="1" autostart="0" animationAtStart="0" ShowControls="true" ShowAudioControls="1" ShowPositionControls="0" autoSize="0" ShowStatusBar="1" displaySize="false"> </embed></OBJECT> das geht ja auch aber wenn ich auf meine anderen links klicke bekomme ich es net hin das der player einfach weiter spielt!!!! Könnt ihr mir da vielleicht helfen?????? Ps: Wie bekomme ich buttons hinter links habe ich auch noch net rausgefunden???? Danke für euere hilfe im voraus MFG Chris
Foren-Regeln