Skip to content

Commit

Permalink
One more, about META KEYWORDS
Browse files Browse the repository at this point in the history
  • Loading branch information
kentbrew committed Oct 18, 2010
1 parent 4cbad05 commit 7fbf5cb
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions tips.js
@@ -1,5 +1,18 @@
var tips = [];

tips.push({
author: 'kentbrew',
message: 'Choosing just the right <em>meta</em> keywords',
example: [
'<!doctype html>',
'<html>',
'<head>',
' <title>Enterprise HTML - Provides proven high performance, enterprise-level and scalable HTML tips and best practices.</title>',
' <META NAME="KEYWORDS" CONTENT="enterprise,html,enterprise html,megan,fox,megan fox,megan fox naked,megan fox naked sexy,megan fox naked sexy striptease,megan fox naked sexy striptease sextape,megan fox naked sexy striptease sextape enterprise,megan fox naked sexy striptease sextape enterprise html">',
'</head>'
]
})

tips.push({
author: 'kentbrew',
message: 'Maximizing font size and density (especially for mobile devices) with nested <em>H1</em>, <em>H2</em>, and <em>B</em> tags',
Expand Down

0 comments on commit 7fbf5cb

Please sign in to comment.