Sign in or Join FriendFeed
FriendFeed is the easiest way to share online. Learn more »
酷勤网
常用CSS缩写语法总结 - http://www.kuqin.com/webpage...
使用缩写可以帮助减少你CSS文件的大小,更加容易阅读。css缩写的主要规则如下: 颜色 16进制的色彩值,如果每两位的值相同,可以缩写一半,例如: #000000可以缩写为#000;#336699可以缩写为#369; 盒尺寸 通常有下面四种书写方法: property:value1; 表示所有
Ashley Drake Gephart
And I am Back in Black! @srharris19: RGB #green || #silver || #purple || #FF1493 || #336699 || 255-20-147 mixing it up! || 0-0-0
Ashley Drake Gephart
RT @srharris19 Going hexadecimal on me! #green || #silver tag your it :) || #purple || #FF1493 || #336699 || 255-20-147 mixing it up!
Steven Harris
Going hexadecimal on me! @AshDHart RT @srharris19: RT @AshDHart RT ... #green || #silver tag your it :) || #purple || #FF1493 || #336699
Steven Harris
RGB! @AshDHart RT #green || #silver tag your it :) || #purple || #FF1493 || #336699 || 255-20-147 mixing it up! || 0-0-0
wangshuai
Three Myths About Business In China - http://www.chinesetime.cn/learn...
Three Myths About Business In China Some things everyone knows are no longer true. .headshaunrein { background-color: #336699; color: #ffffff; font-weight: bold; padding:2px;}.bordershaunrein{ border:1px solid #003366;}.bordercolorshaunrein { background-color: #336699;}.rowshaunrein { background-color: #ffffff;}.row1shaunrein { background-color: #ffffff;}.row2shaunrein{ background-color: #efefef;}.ruleshaunrein { background-color: #cccccc;}.spaceshaunrein { background-color: #ffffff;} 'http://search.forbes.com/search... aname=Shaun+Rein'> More from Shaun Rein China's gross domestic product grew 8.9% in the third quarter. The country has become key to growth for even the largest multinationals. Paul Otellini, the chief executive officer of Intel, recently said, 'Thank God for China. They buoyed, certainly, our company through the depths.' Yum! Brands, the fast-food conglomerate, generates a third of its business there, and brands like the Gap and... - wangshuai
WordPress Support
Jam Castro on "CSS coding not working :( ?" - http://wordpress.org/support...
Hi(",)Guys! I'm new here and I've been studying wordpress theme designing and developing for a couple of weeks now. Though I still have lot of things to learn. I already finished my first theme design, sliced it and it has xhtml codes already. I also started CSS coding but it seems it's not working :( .My designed theme should appear and some other styles should also have appear. All of my CSS coding is not working. Please, help me guys. Here's my CSS: /* Theme Name: blue Theme URI: the-theme's-homepage Description: my firt theme design Author: Jam Castro Author URI: your-URI Version: 1.0 General comments/License Statement if any. */ body, h1, h2, h3, h4, h5, h6, blockquote, p{ margin: 0; padding: 0; } body{ margin: 0; font-family: Arial, Helvetica, Georgia, Sans-serif; font-size: 12px; text-align: center; vertical-align: top; color: #000000; } h1{ font-family: Georgia, Sans-serif; font-size: 24px; padding: 0 0 10px 0; } a:link, a:visited{ text-decoration: underline; color: #336699; }...
deusdiabolus
modest proposal: use 'display:none' instead of 'background-color:#336699' to cover up names - http://www.reddit.com/r...
modest proposal: use 'display:none' instead of 'background-color:#336699' to cover up names
sy
sy
bir siteye her girişte <a> etiketinin rengini değiştirecek bir kod yazılabilir mi?
A stil değil HTML etikettir. Konunun php ile alakası nedir? - Aykut Önen from iPhone
peki o zaman şöyle sorayım, a etiketinin rengini her girişte nasıl değiştirebilirim? - sy
JavaScript ile yapilabilir Selcuk. body.onload() 'a bir function eklenir, o function'da da getElementById ile a'nin ilgili id'li olan elementi alinir, sonra da stili degistirilir - Ozkan Altuner
id yok babacım direk <a>... bir de bu dediklerinin JavaScript ile yazılmış hali varsa bir yerlerde süper olur... Ben hiç anlamıyorum şu kod işlerinden... - sy
Sayfa her yüklendiğinde a etiketinin yani linklerin farklı renkte olması isteniyor dimi? Senaryo bu ise en pratik yol olan yada jquery ile yapılmasını tavsiye edicem. Ornek kod istiyorsanız bilgisayar başına geçince yardımcı olmaya çalışırım. Hali hazırda bunu yada benzeri bir çalışmayı yapmış biri varsa daha çabuk yardım alabilirsiniz belki. - Aykut Önen from iPhone
window.onload = function() { var e = document.getElementsByTagName('a'); for(var i = 0; i < e.length; i++) { e[i].style.color = '#ff0000'; } } - Berker Peksağ
Linkler mor çıkmasın mı istiyorsun? - Simto Alev
@berker, tesekkurler... bunu aksam deneyecegim... bir de benim belirleyecegim renkler arasindan random sececek sekilde yazabilir misin? - sy from iPhone
Rica ederim. window.onload = function() { var e = document.getElementsByTagName('a'); var c = ['#ff0000', '#0000ff', '#336699']; var r = c[Math.floor(Math.random() * c.length)]; for(var i = 0; i < e.length; i++) { e[i].style.color = r; } } - Berker Peksağ
off çok güzel oldu, çok teşekkürler Berker... Biraz daha boş vaktimde renk seçeyim... merak edenler http://brainstorm.com.tr/blog adresine bakabilir... ajansa bir blog yapmaya çalışıyorum bu arada... - sy
Css'den bahsedilmemesi ilginç. - attila erbilir from iPhone
css ile yapılabiliyorsa sizden de o yöntemi duymak isterim... - sy
Olayı anlamamışım ki. Yine de atıyorum beş farklı css sınıfı yaratılıp, javascripte de bunlar enum gibi verilip random yapılabilir. - attila erbilir
wikirunfiltered
Команда Цифровая карусель школы № 44 Мурманска/Проект Волшебная сила искусства - http://letopisi.ru/index...
Описание изменений: Новая: <table align=center> <tr> <td height="5" width="50" bgcolor="#fbf96c"> <center> </center> </td> <td width="50" bgcolor="#82aafb"> <center> </center> </td> <td width="50" bgcolor="#FFCC... <table align=center> <tr> <td height="5" width="50" bgcolor="#fbf96c"> <center> </center> </td> <td width="50" bgcolor="#82aafb"> <center> </center> </td> <td width="50" bgcolor="#FFCC33"> <center> </center> </td> <td height="5" width="50" bgcolor="#82aafb"> <center> </center> </td> <td width="50" bgcolor="#fbf96c"> <center> </center> </td> <td width="50" bgcolor="#336699"> <center> </center> </td> <td height="5" width="50" bgcolor="#fbf96c"> <center> </center> </td> <td width="50" bgcolor="#82aafb"> <center> </center> </td> <td width="50" bgcolor="#FFCC33"> <center> </center> </td> <td height="5" width="50" bgcolor="#82aafb"> <center> </center> </td> <td width="50" bgcolor="#fbf96c"> <center> </center> </td> <td width="50" bgcolor="#336699"> <center> </center> </td> <td...
ru-school
Команда Цифровая карусель школы № 44 Мурманска/Проект Волшебная сила искусства - http://letopisi.ru/index...
Описание изменений: Новая: <table align=center> <tr> <td height="5" width="50" bgcolor="#fbf96c"> <center> </center> </td> <td width="50" bgcolor="#82aafb"> <center> </center> </td> <td width="50" bgcolor="#FFCC... <table align=center> <tr> <td height="5" width="50" bgcolor="#fbf96c"> <center> </center> </td> <td width="50" bgcolor="#82aafb"> <center> </center> </td> <td width="50" bgcolor="#FFCC33"> <center> </center> </td> <td height="5" width="50" bgcolor="#82aafb"> <center> </center> </td> <td width="50" bgcolor="#fbf96c"> <center> </center> </td> <td width="50" bgcolor="#336699"> <center> </center> </td> <td height="5" width="50" bgcolor="#fbf96c"> <center> </center> </td> <td width="50" bgcolor="#82aafb"> <center> </center> </td> <td width="50" bgcolor="#FFCC33"> <center> </center> </td> <td height="5" width="50" bgcolor="#82aafb"> <center> </center> </td> <td width="50" bgcolor="#fbf96c"> <center> </center> </td> <td width="50" bgcolor="#336699"> <center> </center> </td> <td...
gaspard
gaspard
gaspard
Critical Analysis
Public Spending's Day Of Reckoning Desmond Lachman The government's profligacy could spell doom for the U.S. .headdesmondlachman { background-color: #336699;... - http://intermexfreemarket.blogspot.com/2009...
Critical Analysis
Fed Independence Is A Myth John Tamny The Constitution didn't intend it to be autonomous. .headjohntamny { background-color: #336699; color: #ffffff; font-weight:... - http://intermexfreemarket.blogspot.com/2009...
Luis Cantu
Mark Evans
Excited about the new look for markevans.ca, which will also be used on my blogs. Feedback/suggestions welcome!
It really looks great, Mark. Very clean and crisp; it showcases the straightforward and effective Information Architecture really nicely. I really like it. If I had one quibble, it might be with the background color of the body element: it's doesn't contrast enough (or correlate with) the palette of the wordmark, for example. I threw a quick #336699 on it (that probably isn't the exact... more... - Jesse C.
rapapu
Mario Profaca
Jackie Danicki
@hillaryjohnson can't go wrong with good old #336699! now you know why i know its hexcode by heart.
Apps24
Have you ever been re-finishing a room in your home... Or been working on a new website and not been able to find colors that go well with each other? Agave features *Generate 6 different types of color schemes: Complements, Split Complements, Triads, Tetrads, Analogous, and Monochromatic *Select a color that's displayed anywhere on the screen ("dropper" tool) *Easily change the lightness or saturation of a colorscheme with a toolbar button *Copy the hexstring (e.g. "#336699") of a color to the clipboard for use in CSS and HTML... and much more.
Too Cool For School
The Libertarian Undoing Limited Government Richard A. Epstein Positive rights under the 14th Amendment? .headrichardepstein { background-color: #336699; color: #ffffff; font-weight: bold; padding:2px;}.borderrichardepstein{ border:1px solid #003366;}.bordercolorrichardepstein { background-color: #336699;}.rowrichardepstein { background-color: #ffffff;}.row1richardepstein { background-color: #ffffff;}.row2richardepstein{ background-color: #efefef;}.rule
Tyler Weir
@iphonearticles Mine is stock with #336699 for the primary BG... a little zazz. :)
Michael Hendrickx
Martin Schoel
Deborah Fitchett
Today's weather: div#sky { background: #336699; display: block; height: infinite; } div.cloud { display: none; }
Shane Hale
@MyMelodie When people ask me i just tell them #336699
Kirk
It seems that lately #336699 has been my favorite shade of blue. I've noticed it on a lot of my recent projects.
D for Dummy
Other ways to read this feed:Feed readerFacebook