On March 23 I spent an hour interviewing Google CEO Eric Schmidt in a cramped conference room 50 feet from his even more cramped office. (It's so small that if you spread your arms you can almost touch both walls.) We talked about everything from Google's competition with Microsoft and its partnership with Apple to all those data centers it is building.
 

RokLogin Module

Login
No account yet? Register

Syndicate

sem

Linking to an External Style Sheet
Written by Donnie Jade   
Monday, 24 September 2007

An external style sheet may be linked to an HTML document through HTML's LINK element:

<LINK REL=StyleSheet href="style.css" TYPE="text/css" MEDIA=screen>

<LINK REL=StyleSheet href="color-8b.css" TYPE="text/css" TITLE="8-bit Color Style" MEDIA="screen, print">

<LINK REL="Alternate StyleSheet" href="color-24b.css" TYPE="text/css" TITLE="24-bit Color Style" MEDIA="screen, print">

<LINK REL=StyleSheet href="aural.css" TYPE="text/css" MEDIA=aural>

Last Updated ( Monday, 24 September 2007 )
Read more...
 
Easy content building for the lazy webmaster
Written by www.contentmart.com   
Tuesday, 18 September 2007
"Easy content building for the lazy webmaster." Free content builder.

Articles are the best way to add free content to your site. There's hundreds if not thousands of article sites out there on the web that can be searched for free information.
Last Updated ( Tuesday, 18 September 2007 )
Read more...
 
Why are you using BBcodes?
Written by kore-nordmann.de   
Tuesday, 18 September 2007

Why are you using BBcodes?

The discussion on my blog post "Do not use regular expressions for parsing" ended in a discussion about BBcodes in general. I just used them as an example to demonstrate why it it is impossible to parse such a language with regular expressions - and mentioned in a subclause, that I don't see any sense in using them at all.

What are BBCodes?

Just for the completeness, a short explanation, what they basically are:

BBCode is a markup language very similar to HTML, using [] instead of <>, and with a different attribute notation.

  1. [element=attribute_value] some text [/element]  
[element=attribute_value] some text [/element]

When it comes to multiple attributes the markup definitions differ in nearly each implementation, as the list of available elements does.

Read more...
 
Free Hex Color Chart with color codes
Written by Donnie Jade   
Sunday, 05 August 2007

216 Web Safe Color Chart
Read more...
 
<< Start < Prev 1 2 3 Next > End >>

Results 1 - 5 of 15

Opinion Point

I would like to see more...