Suche im Forum:
Suchen


Autor Nachricht
Beitrag16.08.2007 um 09:20 (UTC)    
Titel: HTML in CSS umwandeln

HI Hab da so ein HTML Code aber der geht nit auf HPBK und da wollte ich fragen ob, und wenn wie auf CSS umwandeln kann Question Question


Zuletzt bearbeitet von giga6 am 16.08.2007, 10:20, insgesamt einmal bearbeitet
Beitrag16.08.2007 um 09:28 (UTC)    
Titel:

Naja, umwandeln direkt geht nicht, denn CSS ist eine eigene Programmiersprache, die sich nur auf HTML bezieht. Sie hat andere Befehle und andere Interpretationen.
Was willst Du denn direkt umwandeln?
Beitrag16.08.2007 um 09:29 (UTC)    
Titel:

Hab da einen Designcode der is so lang....
Soll ich den Posten?
Beitrag16.08.2007 um 09:37 (UTC)    
Titel:

giga6 hat Folgendes geschrieben:
Hab da einen Designcode der is so lang....
Soll ich den Posten?


Da isser:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
<title>
GIGA - Digital Entertainment and Gaming TV
</title>
<meta http-equiv="Content-type" content="text/html; charset=utf-8" />
<meta name="Author" content="GIGA Digital Televison GmbH" />
<meta name="Publisher" content="GIGA Digital Televison GmbH" />
<meta name="Revisit" content="After 7 days" />
<meta name="keywords" content="games, esport, computer, internet, tv, online, fernsehen, giga, giga.de, stars, fun, help, gewinnspiel, webtipp, community, chat, forum, tv, live-stream, musicbox, musik" />
<meta name="Description" content="Join the GIGA COMMUNITY - THE FUTURE IS YOU GIGA macht sich gemeinsam mit Dir auf den Weg in die digitale Zukunft. Du kannst jeden Tag live dabei sein - im Fernsehen und im Internet." />
<meta name="Abstract" content="Join the GIGA COMMUNITY - THE FUTURE IS YOU GIGA macht sich gemeinsam mit Dir auf den Weg in die digitale Zukunft. Du kannst jeden Tag live dabei sein - im Fernsehen und im Internet." />
<meta name="Robots" content="INDEX,FOLLOW" />
<meta name="Language" content="de" />
<link rel="shortcut icon" href="/favicon.ico" />
<link rel="icon" href="/favicon.ico" type="image/x-icon" />
<link rel="search" type="application/opensearchdescription+xml" title="GIGA Search beta" href="/features/search/plugin.xml" />
<meta http-equiv="expires" content="0" />
<meta http-equiv="pragma" content="no-cache" />
<link rel="stylesheet" type="text/css" href="http://static4.gigagfx.de/style/header.css" />
<link rel="stylesheet" type="text/css" href="http://static4.gigagfx.de/style/main.css" />
<link rel="stylesheet" type="text/css" href="http://static4.gigagfx.de/style/boxes.css" />
<link rel="stylesheet" type="text/css" href="http://static4.gigagfx.de/style/boxes/story/newschanger.css" />
<link rel="stylesheet" type="text/css" href="http://static4.gigagfx.de/style/boxes/story/latest.css" />
<link rel="stylesheet" type="text/css" href="http://static4.gigagfx.de/style/user/profile.css" />
<link rel="stylesheet" type="text/css" href="http://static4.gigagfx.de/style/boxes/forum/top.css" />
<link rel="stylesheet" type="text/css" href="http://static4.gigagfx.de/style/boxes/dlp/top.css" />
<link rel="stylesheet" type="text/css" href="http://static4.gigagfx.de/style/vod/latest.css" />
<link rel="stylesheet" type="text/css" href="http://static4.gigagfx.de/style/boxes/features/live.css" />
<link rel="stylesheet" type="text/css" href="http://static4.gigagfx.de/style/boxes/features/onair.css" />
<link rel="stylesheet" type="text/css" href="http://static4.gigagfx.de/style/boxes/features/vodhighlight.css" />
<link rel="stylesheet" type="text/css" href="http://static4.gigagfx.de/style/colors/colors.css" />
<script type="text/javascript">
var boxes_on_page = new Array();
boxes_on_page.push('box_3687988386_13');
boxes_on_page.push('box_482962105_3');
boxes_on_page.push('box_4110973900_698');
boxes_on_page.push('box_4230851388_506');
boxes_on_page.push('box_736052914_108');
boxes_on_page.push('box_2605749171_112');
boxes_on_page.push('box_3736183207_505');
boxes_on_page.push('box_4219880401_111');
boxes_on_page.push('box_1726759152_7');
boxes_on_page.push('box_2251562929_12');
boxes_on_page.push('box_1891561543_81');
var option_boxes_on_page = new Array();
</script>

<script type="text/javascript" src="http://static4.gigagfx.de/js/scriptaculous/lib/prototype.js"></script>
<script type="text/javascript" src="http://static4.gigagfx.de/js/scriptaculous/src/scriptaculous.js"></script>
<script type="text/javascript" src="http://static4.gigagfx.de/js/behaviours.js"></script>
<script type="text/javascript" src="http://static4.gigagfx.de/js/boxes/story/newschanger.js"></script>
<script type="text/javascript" src="http://static4.gigagfx.de/js/vbulletin_md5.js"></script>
<script type="text/javascript" src="http://static4.gigagfx.de/js/u16warning.js"></script>
<script type="text/javascript" src="http://static4.gigagfx.de/js/szm_mclient.js"></script>
<link rel="alternate" type="application/rss+xml" href="/rss/vod/latest/" title="GIGA.DE - latest VOD" />
<link rel="alternate" type="application/rss+xml" href="/news/rss/" title="GIGA.DE News" />

<script type="text/javascript">
/* <![CDATA[ */
xajax = {};
xajax.config = {};
xajax.config.requestURI = 'http://www.giga.de/';
xajax.config.statusMessages = false;
xajax.config.waitCursor = true;
xajax.config.version = 'xajax 0.5 Beta 2';
xajax.config.legacy = false;

function xajax_Box_SaveStatus(){return xajax.call("Box_SaveStatus", {parameters: arguments});}
/* ]]> */
</script>
<script type="text/javascript" src="http://static4.gigagfx.de/js/ajax/xajax_js/xajax_core.js"></script>

<script type="text/javascript" src="http://forum.giga.de/clientscript/vbulletin_md5.js"></script>
<script language="javascript" type="text/javascript" src="/js/swf-inc.js"></script>
<script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script> <script type="text/javascript" language="JavaScript">
<!--
szm_clear();
ord=Math.random()*10000000000000000;
//-->
</script></head>
<body id="G07">

<!-- Header -->

<!-- URL-Leiste -->
<div class="urlbar"><div class="main"><a href="/"><img src="http://static4.gigagfx.de/2007/grafik/base/header/siteframe-url.gif" width="275" height="35" alt="WWW.GIGA.DE" border="0" /></a></div><div class="ad" id="superbanner" align="right"><!-- Werbung --><!-- begin ad tag (tile=1) --><script language="JavaScript" type="text/javascript">document.write('<script language="JavaScript" src="http://ad.de.doubleclick.net/adj/P4210.giga.de/homepage;tile=1;dcopt=ist;sz=728x90;ord=' + ord + '?" type="text/javascript"></scr' + 'ipt>');</script><noscript><a href="http://ad.de.doubleclick.net/jump/P4210.giga.de/homepage;tile=1;sz=728x90;ord=123456789?" target="_blank"><img src="http://ad.de.doubleclick.net/ad/P4210.giga.de/homepage;tile=1;sz=728x90;ord=123456789?" width="728" height="90" border="0" alt="" /></a></noscript><!-- End ad tag --></div>
</div>
<!-- URL-Leiste Ende -->



<!-- Bubble -->
<!--[if lte IE 6]><div class="ie6top">&nbsp;</div><![endif]-->
<div class="bubble">
<div class="ad" id="sky">
<!-- Werbung -->
<!-- begin ad tag (tile=2) --><script language="JavaScript" type="text/javascript">document.write('<script language="JavaScript" src="http://ad.de.doubleclick.net/adj/P4210.giga.de/homepage;tile=2;sz=120x600;ord=' + ord + '?" type="text/javascript"></scr' + 'ipt>');</script><noscript><a href="http://ad.de.doubleclick.net/jump/P4210.giga.de/homepage;tile=2;sz=120x600;ord=123456789?" target="_blank"><img src="http://ad.de.doubleclick.net/ad/P4210.giga.de/homepage;tile=2;sz=120x600;ord=123456789?" width="120" height="600" border="0" alt="" /></a></noscript><!-- End ad tag -->

<!-- Werbung Ende -->
<!-- Werbung Ende -->
</div>
<div class="main"><!-- GIGA-Logo -->
<a class="logo" href="http://www.giga6.de">
<img border="0" src="file:///C:/Dokumente%20und%20Einstellungen/sebastian/Lokale%20Einstellungen/Temporary%20Internet%20Files/FrontPageTempDir/wpltgpgd.GIF" /></a><!-- GIGA-Logo Ende --><div class="indent"> <!-- Hauptnavigation -->
<div class="mainnav">






<ul id="xxl"><li><a href="http://www.giga.de/">HOME<!--[if IE 7]><!--></a><!--<![endif]--><!--[if lte IE 6]><table><tbody><tr><td>
<![endif]--><!--[if lte IE 6]></td></tr></tbody></table><a></a><![endif]--></li>
<li><a href="http://www.giga.de/tv/">TV-GUIDE<!--[if IE 7]><!--></a><!--<![endif]--><!--[if lte IE 6]><table><tbody><tr><td>
<![endif]--><!--[if lte IE 6]></td></tr></tbody></table><a></a><![endif]--></li>
<li><a href="http://www.giga.de/live/">LIVE<!--[if IE 7]><!--></a><!--<![endif]--><!--[if lte IE 6]><table><tbody><tr><td>
<![endif]--><ul><li class="first"><a href="http://www.giga.de/live/details/kabel/">Empfang &uuml;ber Kabel</a></li><li><a href="http://www.giga.de/live/details/astra/">Empfang &uuml;ber ASTRA</a></li><li><a href="http://www.giga.de/live/details/iptv/">Empfang &uuml;ber IPTV</a></li></ul><!--[if lte IE 6]></td></tr></tbody></table><a></a>
<![endif]--></li>
<li><a href="http://www.giga.de/shows/">SHOWS<!--[if IE 7]><!--></a><!--<![endif]--><!--[if lte IE 6]><table><tbody><tr><td>
<![endif]--><ul><li class="first"><a href="http://www.giga.de/show/gigaisland/">GIGA Island</a></li><li><a href="http://www.giga.de/show/gigagames/">GIGA\\GAMES</a></li><li><a href="http://www.giga.de/show/esports/">GIGA eSPORTS</a></li><li><a href="http://www.giga.de/show/esportsifng/">GIGA eSPORTS IFNG</a></li><li><a href="http://www.giga.de/show/play/">Play</a></li><li><a href="http://www.giga.de/show/playdigitalhome/">Play digital home</a></li><li><a href="http://www.giga.de/show/onlinewelten/">OnlineWelten</a></li><li><a href="http://www.giga.de/show/wow/">WOW!</a></li><li><a href="http://www.giga.de/show/pokernight/">Pokernight</a></li><li><a href="http://www.giga.de/show/wunschkonzert/">GIGA Wunschkonzert</a></li><li><a href="http://www.giga.de/show/360/">360</a></li><li><a href="http://www.giga.de/show/p3/">P3 life in HD</a></li><li><a href="http://www.giga.de/show/wiimotion/">Wii Motion</a></li><li><a href="http://www.giga.de/show/screen/">SCREEN</a></li><li><a href="http://www.giga.de/show/myworld/">MyWorld</a></li><li><a href="http://www.giga.de/show/lateknights/">Late Knights</a></li><li><a href="http://www.giga.de/show/rofltv/">ROFL TV</a></li><li><a href="http://www.giga.de/show/spamdeluxe/">SPAM Deluxe</a></li><li><a href="http://www.giga.de/aktionen/anime/">Anime Special</a></li><li><a href="http://www.giga.de/show/yavido/">YAVIDO</a></li></ul><!--[if lte IE 6]></td></tr></tbody></table><a></a>
<![endif]--></li>
<li><a href="http://www.giga.de/features/browsergames/">GAMES<!--[if IE 7]><!--></a><!--<![endif]--><!--[if lte IE 6]><table><tbody><tr><td>
<![endif]--><ul><li class="first"><a href="http://www.giga.de/features/browsergames/#seafight">Seafight</a></li><li><a href="http://www.giga.de/features/browsergames/#darkorbit">Dark Orbit</a></li><li><a href="http://www.giga.de/features/browsergames/#xblaster">XBlaster </a></li><li><a href="http://www.giga.de/features/browsergames/#nexttopmodel">Germany's next Topmodel</a></li><li><a href="http://www.giga.de/features/browsergames/#themafia1930">The Mafia1930</a></li><li><a href="http://www.giga.de/features/browsergames/#themafia">The Mafia</a></li><li><a href="http://www.giga.de/features/browsergames/#thepimps">The Pimps</a></li><li><a href="http://www.giga.de/features/browsergames/#gladiatoren">Gladiatoren</a></li><li><a href="http://www.giga.de/features/browsergames/#actionliga">ActionLiga</a></li><li><a href="http://www.giga.de/features/browsergames/#spaceinvasion">Space Invasion</a></li><li><a href="http://www.giga.de/features/browsergames/#odinsland">Odinsland</a></li></ul><!--[if lte IE 6]></td></tr></tbody></table><a></a>
<![endif]--></li>
<li><a href="http://www.giga.de/features/">FEATURES<!--[if IE 7]><!--></a><!--<![endif]--><!--[if lte IE 6]><table><tbody><tr><td>
<![endif]--><ul><li class="first"><a href="http://www.giga.de/features/browsergames/">Browsergames</a></li><li><a href="http://www.giga.de/features/download/">Download Pool</a></li><li><a href="http://www.giga.de/features/win/">Win</a></li><li><a href="http://www.giga.de/aktionen/challenge/">Challenge</a></li><li><a href="http://www.giga.de/features/vod/">VoD</a></li><li><a href="http://www.giga.de/features/storyarchiv/">Storyarchiv</a></li><li><a href="http://www.giga.de/aktionen/homepageaward/">Homepage Award 2007</a></li><li><a href="http://www.giga.de/features/galleries/">Galleries</a></li><li><a href="http://www.giga.de/features/search/">Search</a></li><li><a href="http://www.giga.de/features/wallpaper/">Wallpaper</a></li><li><a href="http://www.giga.de/info/rss/">RSS-Feeds</a></li></ul><!--[if lte IE 6]></td></tr></tbody></table><a></a>
<![endif]--></li>
<li><a href="http://www.giga.de/community/">COMMUNITY<!--[if IE 7]><!--></a><!--<![endif]--><!--[if lte IE 6]><table><tbody><tr><td>
<![endif]--><ul><li class="first"><a href="http://www.giga.de/friends/">GIGA Friends</a></li><li><a href="http://www.giga.de/community/forum/">Forum</a></li><li><a href="http://www.giga.de/community/chat/">Chat</a></li></ul><!--[if lte IE 6]></td></tr></tbody></table><a></a>
<![endif]--></li>
<li><a href="http://www.giga.de/info/">INFO<!--[if IE 7]><!--></a><!--<![endif]--><!--[if lte IE 6]><table><tbody><tr><td>
<![endif]--><ul><li class="first"><a href="http://www.giga.de/info/impressum/">Impressum</a></li><li><a href="http://www.giga.de/info/media/">Media</a></li><li><a href="http://www.giga.de/info/team/">Team</a></li><li><a href="http://www.giga.de/info/presse/">Presse</a></li><li><a href="http://www.giga.de/info/logo/">LOGO Download</a></li><li><a href="http://www.giga.de/info/jobs/">Jobs</a></li><li><a href="http://www.giga.de/info/support/">Support</a></li></ul><!--[if lte IE 6]></td></tr></tbody></table><a></a>
<![endif]--></li>


</ul> </div>
<!-- Hauptnavigation Ende --><div class="clear">&nbsp;</div> <!-- Userbild -->
<div class="picfloat">
<div class="userpic">
<img src="http://static4.gigagfx.de/2007/grafik/base/header/user-pic-off.jpg" alt="username" />
<div class="frame">&nbsp;</div>
</div>
</div>
<!-- Userbild Ende -->

<!-- User-Optionen -->
<div class="useroptions grey">
<div class="nav">
<div class="top">
<h3>Angemeldet als Gast</h3>
<br />
<ul>
<li><a href="http://forum.giga.de/login.php?do=lostpw">Passwort vergessen?</a></li>
</ul>
<br />
</div>
<div class="bottom">&nbsp;</div>
</div>
</div>
<!-- User-Optionen Ende -->

<!-- Login/Register -->
<div class="login">

<form id="vb_login_form" name="vb_login_form" action="http://forum.giga.de/login.php" method="post" onsubmit="md5hash(vb_login_password,vb_login_md5password);">
<input type="hidden" name="url" value="http://www.giga.de/?" />
<input type="hidden" name="s" value="" />
<input type="hidden" name="do" value="login" />
<input type="hidden" name="frompage" value="gigade" />
<input type="hidden" name="forceredirect" value="1" />
<input type="hidden" name="vb_login_md5password" />
<input type="hidden" name="vb_login_md5password_utf" />
<input type="hidden" id="form_action" value="http://forum.giga.de/login.php" />
<div class="form">
<div id="nick">
<div id="nick_desc">Enter Nickname</div>
<input type="text" name="vb_login_username" accesskey="u" tabindex="1" id="nickname" />
</div>
<div id="pass">
<div id="pass_desc">Enter Password</div>
<input type="password" name="vb_login_password" accesskey="p" tabindex="2" id="password" />
</div>
<div id="cookie">
<div id="cookieuser">save login <input type="checkbox" name="cookieuser" value="1" tabindex="103" id="cb_cookieuser_navbar" accesskey="c" onclick="showwarning();" /></div>
</div>
</div>

<div class="buttons">
<br />
<input type="submit" id="vb_login_form_submit" tabindex="4" value="Login" />
</div>
</form>
</div>
<!-- Login/Register Ende -->

<!-- 16+ Warnung -->
<div id="WARNUNG" style="visibility: hidden;">
<div id="WARNUNG_text">
Achtung: Bei Benutzung des &quot;Save Login&quot;-Modus bist Du daf&uuml;r verantwortlich, dass auf diesem Computer keine unbefugten Personen Zugriff auf Deinen Account erhalten. Insbesondere musst Du sicherstellen, dass keine Personen unter 16 Jahren &uuml;ber diesen Computer Zugang zu GIGA 2 erhalten und damit auf Inhalte zugreifen k&ouml;nnen, die ab 16 freigegeben sind. <br />
<br />
<div style="text-align:right;margin:5px;">
<span class="WARNUNG_button" onclick="warningok();">OK</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<span class="WARNUNG_button" onclick="warningcancel();">Abbrechen</span>
</div>
</div>
</div>
<!-- 16+ Warnung Ende --><div class="clear">&nbsp;</div></div><br class="clear" /></div>
<div class="bottom"><div class="breadcrumb"><!-- Breadcrumb --><ul><li class="start">
<a href="http://www.giga6.de">GIGA6.DE</a></li></ul><!-- Breadcrumb Ende --></div></div>
</div>
<!-- Bubble Ende -->

<!-- Header Ende -->
<div id="main" class="tunnel">
<div id="maincontent" class="maincontent">
<div class="module">
<div class="GIGABox " id="box_3687988386_13">
<div class="head">
<div class="title" id="box_3687988386_13_title"><h1>Highlight News</h1></div>
</div>
</div>
</div>
</div>

</div>
</body>
</html>
Beitrag16.08.2007 um 10:33 (UTC)    
Titel:

das alles willst du umwandeln? meine güte... wo soll man den anfangen... am besten, du sagst genau, was du auf deiner hp ändern willst... es wäre besser
Beitrag16.08.2007 um 10:52 (UTC)    
Titel:

gwc hat Folgendes geschrieben:
das alles willst du umwandeln? meine güte... wo soll man den anfangen... am besten, du sagst genau, was du auf deiner hp ändern willst... es wäre besser

Jap also ich will das design ich will mein logo verlinken ich will news wie auf GIGA.de ich will ein forum einbauen(mach ich grad) und und und und und und und und und blablablablablablablablablablablablabla


Zuletzt bearbeitet von giga6 am 16.08.2007, 11:53, insgesamt einmal bearbeitet
Beitrag16.08.2007 um 10:59 (UTC)    
Titel:

giga6 hat Folgendes geschrieben:
gwc hat Folgendes geschrieben:
das alles willst du umwandeln? meine güte... wo soll man den anfangen... am besten, du sagst genau, was du auf deiner hp ändern willst... es wäre besser

Jap also ich will das design ich will mein logo verlinken ich will news wie auf GIGA.de ich will ein forum einbauen(mach ich grad) und und und und und und und und und blablablablablablablablablablablablabla


Naja Egal ich mach alles mit frontpage.
danke für deine hilfe (dass du mir helfen wolltest)
Beitrag16.08.2007 um 11:05 (UTC)    
Titel:

oje, da hast du aber viel vor... da kann ich dir nicht weiterhelfen, weil ich erstens kein ms frontpage nutze, und zweitens selbst kein super exzellenter programmierer bin. ich bin 18 und bringe mir alles selbst bei. für eine professionelle hp kann ich dir nicht weiterhelfen... sry
Beitrag16.08.2007 um 11:24 (UTC)    
Titel:

das muss man doch auch nicht alles in CSS umwandeln Wink

probiere es erstmal damit das du das Design Profi nimmst und es da versucht in Text über Design da werden vielleicht ein paar Fehler sein aber ich könnte sie dir beheben!
Beitrag16.08.2007 um 12:01 (UTC)    
Titel:

wassilij-kostenlos hat Folgendes geschrieben:
das muss man doch auch nicht alles in CSS umwandeln Wink

probiere es erstmal damit das du das Design Profi nimmst und es da versucht in Text über Design da werden vielleicht ein paar Fehler sein aber ich könnte sie dir beheben!

Ja ich hab das drauf aber.... sieh selber:
http://giga6test.de.tl/


Zuletzt bearbeitet von giga6 am 16.08.2007, 13:15, insgesamt 2-mal bearbeitet
Beitrag16.08.2007 um 14:48 (UTC)    
Titel:

oh ja das ist ein harer fall
Beitrag16.08.2007 um 16:07 (UTC)    
Titel:

wassilij-kostenlos hat Folgendes geschrieben:
oh ja das ist ein harer fall


Weiß ich auch aber was soll ich machen????????????????????????

Crying or Very sad Crying or Very sad Crying or Very sad Crying or Very sad Crying or Very sad
Beitrag16.08.2007 um 18:11 (UTC)    
Titel:

giga6 hat Folgendes geschrieben:
wassilij-kostenlos hat Folgendes geschrieben:
oh ja das ist ein harer fall


Weiß ich auch aber was soll ich machen????????????????????????

Crying or Very sad Crying or Very sad Crying or Very sad Crying or Very sad Crying or Very sad


Also ...

kannste selber CSS?
Beiträge der letzten Zeit anzeigen:   


Powered by phpBB © 2001, 2005 phpBB Group
Deutsche Übersetzung von phpBB.de