Skip to content

Instantly share code, notes, and snippets.

@p5150j
Created September 7, 2011 18:54
Show Gist options
  • Select an option

  • Save p5150j/1201385 to your computer and use it in GitHub Desktop.

Select an option

Save p5150j/1201385 to your computer and use it in GitHub Desktop.
jqueryxml-html
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<link rel="stylesheet" type="text/css" media="all" href="style.css" />
<script type="text/javascript" src="jquery.js"></script>
<title>Reading XML </title>
</head>
<body>
<div id="page-wrap">
<h1>First stab at reading XML</h1>
</div>
</body>
</html>
@p5150j
Copy link
Copy Markdown
Author

p5150j commented Apr 19, 2012

Been going ok, I guess.....Just working and raising Trevor. Kinda bland and dull when your a parent.
We do our best to keep things going in a positive direction!!!

How bout u?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment