PeterAssmann
Gesperrt
Hallo, ich habe hier auf: Free RnB Radio für die Hiphop-Community: Best of R&B ein Widget eingefügt. Es handelt sich dabei um das Radio Widget von Last.fm. Nun möchte ich den css code von dem html code trennen, habe aber keine ahnung, wie das geht. hoffentlich kann mir jmd. helfen. hier ist der code:
und wie exportiere ich den css teil in die css datei? dankeschön...
PS: Natürlich könnt ihr mir auch einfach sagen, wie ich den CSS teil erkenne, dann kann ich ihn selbst vom html und js trennen! :)
Code:
<table class="lfmWidgetradio_b7d2008e2bd280a9af639a9a9f5510ab" cellpadding="0" cellspacing="0" border="0"
style="width:184px;"><tr class="lfmHead"><td><a title="Musik getaggt als rnb "
href="http://www.lastfm.de/listen/globaltags/rnb" target="_blank"
style="display:block;overflow:hidden;height:20px;width:184px;background:url
(http://cdn.last.fm/widgets/images/de/header/radio/regular_blue.png) no-repeat 0 -20px;text-
decoration:none;border:0;"></a></td></tr><tr class="lfmEmbed"><td><object type="application/x-shockwave-flash"
data="http://cdn.last.fm/widgets/radio/26.swf"
codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0" width="184" height="140" >
<param name="movie" value="http://cdn.last.fm/widgets/radio/26.swf" /> <param name="flashvars"
value="lfmMode=radio&radioURL=globaltags%
2Frnb&title=Musik+getaggt+als+rnb+&theme=blue&lang=de&widget_id=radio_b7d2008e2bd280a9af639a9a9f5510ab" />
<param name="bgcolor" value="6598cd" /> <param name="quality" value="high" /> <param name="allowScriptAccess" value="always"
/> <param name="allowNetworking" value="all" /> </object></td></tr><tr class="lfmFoot"><td style="background:url
(http://cdn.last.fm/widgets/images/footer_bg/blue.png) repeat-x 0 0;text-align:right;"><table cellspacing="0" cellpadding="0"
border="0" style="width:184px;"><tr><td class="lfmConfig"><a href="http://www.lastfm.de/widgets/?url=globaltags%
2Frnb&colour=blue&size=regular&autostart=0&from=code&widget=radio" title="Hol dir dein eigenes Widget"
target="_blank" style="display:block;overflow:hidden;width:85px;height:20px;float:right;background:url
(http://cdn.last.fm/widgets/images/de/footer/blue_np.png) no-repeat 0px -20px;text-decoration:none;border:0;"></a></td><td
class="lfmView" style="width:74px;">
<a href="http://www.lastfm.de/" title="zu Last.fm" target="_blank"
style="display:block;overflow:hidden;width:74px;height:20px;background:url
(http://cdn.last.fm/widgets/images/de/footer/blue_np.png) no-repeat -85px -20px;text-decoration:none;border:0;"></a></td><td
class="lfmPopup"style="width:25px;"><a href="http://www.lastfm.de/widgets/popup/?url=globaltags%
2Frnb&colour=blue&size=regular&autostart=0&from=code&widget=radio&resize=1" title="Lade dieses Widget
in einem Popup" target="_blank" style="display:block;overflow:hidden;width:25px;height:20px;background:url
(http://cdn.last.fm/widgets/images/de/footer/blue_np.png) no-repeat -159px -20px;text-decoration:none;border:0;"
onclick="window.open(this.href + '&resize=0','lfm_popup','height=240,width=234,resizable=yes,scrollbars=yes'); return
false;"></a></td></tr></table></td></tr></table>
und wie exportiere ich den css teil in die css datei? dankeschön...
PS: Natürlich könnt ihr mir auch einfach sagen, wie ich den CSS teil erkenne, dann kann ich ihn selbst vom html und js trennen! :)