andyMatthews.net

New document template, CSS, JS, HTML

Over the past 5 or 6 years since I've gotten deep into CSS development, I've slowly and surely created a generic template that I use for any new HTML project. While it's not perfect, it's an excellent starting point for most new websites, or web applications. For quick development, I use a text editor called Editplus. It's fast, and offers a whole raft of features including the ability to define a template for any number of file types. The template I use contains most of the things that I want in any new document. While it mostly consists of CSS declarations, it does also have some quick hooks for jQuery, JavaScript, and CSS includes. So here it is...do you have any suggestions for good additions, or questions?


<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head>
	<title> new document </title>
	<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />

	<meta name="author" content="" />
	<meta name="keywords" content="" />
	<meta name="description" content="" />

	<link href="includes/styles.css" rel="stylesheet" type="text/css" />

	<script src="includes/js.js" type="text/javascript"></script>

	<script type="text/javascript">
	<!--
		$(document).ready(function(){
			alert('testing');
		});
	//-->
	</script>

	<style type="text/css">
	<!--

	/* set the page background color and margins. */
	body {
		margin: 0px;
		background: #ffffff;
	}

	/* set the page font formatting. */
	body, p, div, td {
		font-family: verdana;
		font-size: 9pt;
		color: #000000;
	}

	/* default link colors - this is the default link color for the page */
	a:link { font-weight: bold; text-decoration: none; color: #2b4d8a; } /* standard link color */
	a:visited { font-weight: bold; text-decoration: none; color: #2b4d8a; } /* visited link color*/
	a:visited:hover { font-weight: bold; text-decoration: none; color: #000000; } /* visited hover link color*/
	a:hover { font-weight: bold; text-decoration: none; color: #000000; } /* hover over an unvisited link color */
	a:active { font-weight: bold; text-decoration: none; color: #2b4d8a; } /* active link color */

	-->
	</style>

</head>
<body>



</body>
</html>

Chaussures Nike Pas Cher, Nike Air Force 1 Pas Cher, Nike Air VaporMax Pas Cher, Nike Air VaporMax Flyknit 3 Pas Cher, Nike Air VaporMax Plus Pas Cher, Nike Air VaporMax 360 Pas Cher, Nike Air VaporMax 2020 Pas Cher, Nike Air VaporMax 2021 Pas Cher, Nike Air VaporMax EVO Pas Cher, Nike Air Max Pas Cher, Nike Air Max 90 Pas Cher, Nike Air Max 95 Pas Cher, Nike Air Max 97 Pas Cher, Nike Air Max 2021 Pas Cher, Nike Air Max TN Pas Cher, Nike Air Max Plus Pas Cher, Nike Air Max Plus 3 Pas Cher | Zapatillas Nike Baratas, Nike Air Force 1 Baratas, Nike Air VaporMax Baratas, Nike Air VaporMax Flyknit 3 Baratas, Nike Air VaporMax Plus Baratas, Nike Air VaporMax 360 Baratas, Nike Air VaporMax 2020 Baratas, Nike Air VaporMax 2021 Baratas, Nike Air VaporMax EVO Baratas, Nike Air Max Plus Baratas, Nike Air Max Plus 3 Baratas, Nike Air Max 90 Baratas, Nike Air Max 97 Baratas, Nike Air Max 95 Baratas, Nike Air Max 1 Baratas