Need Information about html coding
#3

This is your standard template:
Код HTML:
<!DOCTYPE html>
<html>
	<head>
		<title>Page Title</title>
	</head>
	<body>
		<p>Content</p>
	</body>
</html>
For other elements, see here: https://developer.mozilla.org/en-US/...b/HTML/Element
Reply


Messages In This Thread
Need Information about html coding - by JeaSon - 19.02.2014, 15:46
Re: Need Information about html coding - by ACI - 19.02.2014, 15:53
Re: Need Information about html coding - by Vince - 19.02.2014, 15:58
Re: Need Information about html coding - by NewerthRoleplay - 19.02.2014, 16:01
Re: Need Information about html coding - by Twizted - 19.02.2014, 16:05
Re: Need Information about html coding - by JeaSon - 19.02.2014, 16:11
Re: Need Information about html coding - by Misiur - 19.02.2014, 16:22
Re: Need Information about html coding - by Sublime - 19.02.2014, 17:10
Re: Need Information about html coding - by Misiur - 20.02.2014, 09:53
Re: Need Information about html coding - by Michael@Belgium - 20.02.2014, 10:28

Forum Jump:


Users browsing this thread: 3 Guest(s)