Advanced Web Development
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
 
User Name:
Password:
Remember me
 
Go Back   Dev Articles Community ForumsWeb DesignAdvanced Web Development

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Display Modes
 
Unread Dev Articles Community Forums Sponsor:
SlickEdit: Code in over 40 languages across 7 platforms. SlickEdit’s unmatched power, speed, and flexibility allows even the most accomplished developers to write better code faster. Download a free trial today!
  #1  
Old January 21st, 2004, 08:09 PM
stumpy's Avatar
stumpy stumpy is offline
May contain nuts.
Dev Articles Regular (2000 - 2499 posts)
 
Join Date: Aug 2002
Location: Sydney, AU
Posts: 2,058 stumpy User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 5 h 6 m 11 sec
Reputation Power: 8
Send a message via ICQ to stumpy Send a message via MSN to stumpy
devText - CSS Version

I recently downloaded the RSS feed template for devText (devArticles) and found the code was laiden with nested tables and out-dated HTML (font tags!)

I thought I'd knock up a CSS version.
Code:
<style type="text/css">
#outter {
	font-family : Verdana, Helvetica, sans-serif;
	padding : 3px;
	margin : 1px auto;
	width : 167px;
	background-color : #fff;
	border : 1px solid #000;
}

#outter a {
	font-size : 10px;
}

#inner {
	padding : 4px;
}

.logo {
	color : #f60;
	font-size : 10px;
}
</style>
<div id="outter">
	<a href="http://www.devarticles.com"><img src="http://www.seochat.com/images/articleboxes/devarticles.gif" alt="Dev Articles - Programming Help And Tutorials For All Development Technologies" width="152" height="24" border=0></a>
	<div id="inner">
		<script language="JavaScript" src="http://feeds.developershed.com/rssfeed/rss2jsDEVA.php?src=http%3A%2F%2Fwww.devarticles.co  m%2Findex2.php%3Foption%3Dmos_rss3%26no_html%3D1&chan=no&num=5&desc=no&date=no"></script>
		<div align=right>
			<div class="logo"><b>Powered By</b></div>
			<a href="http://www.devarticles.com" title="Dev Articles - Programming Help And Tutorials For All Development Technologies">Dev Articles</a>
		</div>
	</div>
</div>
__________________
DevArticles Moderator
BlueSix - Web Development and Consulting

Reply With Quote
Reply

Viewing: Dev Articles Community ForumsWeb DesignAdvanced Web Development > devText - CSS Version


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 6 hosted by Hostway