Frontend Development

VERY basic HTML template

Submitted by NSA, , Thread ID: 10768

Thread Closed

RE: VERY basic HTML template

NSA
) )
Supreme
Level:
0
Reputation:
93
Posts:
1.74K
Likes:
114
Credits:
459
OP
25-03-2016, 03:02 AM
#31
18-03-2016, 10:50 PM
Billy Wrote:
This is extremely basic

Here's a REAL template

Code:
<?php
header('Content-Type: text/html; charset=utf-8');
?>
<!DOCTYPE html>
<html lang="en">
<head>
<title>Your page title</title>
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="Description of website">
<meta name="keywords" content="Search engine keywords">
<meta name="author" content="You">
<link rel="shortcut icon" href="/favicon.ico"/>

<!--[if lt IE 9]>
<script src="/home/https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="/home/https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<h1>My First Heading</h1>

<p>My first paragraph.</p>
</body>
</html>

Complete with device, browser and screen responsiveness, proper UTF-8 encoding, language, favicon and SEO ranking improvers

oh and php :^)

"VERY basic HTML template"
"VERY"

This was made for those with no knowledge of HTML at all
xxx

RE: VERY basic HTML template

Gummy
Verified Rad Pirate Dad
Supreme
Level:
4
Reputation:
60
Posts:
1.38K
Likes:
85
Credits:
44
25-03-2016, 04:23 AM
#32
A tip, maybe instead of making an ez post to just post for posting, maybe spend a bit more time and contribute to the community by making your own version of a tutorial explain things like what the contents of the template do?
[Image: giphy.gif]

RE: VERY basic HTML template

Zenith
we will wait for this
Prime
Level:
2
Reputation:
340
Posts:
4.81K
Likes:
1.06K
Credits:
2.5K
25-03-2016, 05:13 AM
#33
25-03-2016, 04:23 AM
Gummy Wrote:
A tip, maybe instead of making an ez post to just post for posting, maybe spend a bit more time and contribute to the community by making your own version of a tutorial explain things like what the contents of the template do?

Ye I agree

Also tell them like how to edit the text, and what to add if they want to add something

[Image: Yp8ZHSk.gif]

RE: VERY basic HTML template

Tom
Tom yum soup <3
Prime
Level:
0
Reputation:
45
Posts:
1.51K
Likes:
97
Credits:
1.62K
25-03-2016, 06:10 AM
#34
Good tutorial for beginners.
I owe @A 267 credits
i owe akihisa 250 credits

RE: VERY basic HTML template

Senpai
?
Level:
0
Reputation:
321
Posts:
9.01K
Likes:
923
Credits:
328
25-03-2016, 06:28 AM
#35
25-03-2016, 06:10 AM
Tom Wrote:
Good tutorial for beginners.

Is it really though?
Aisaka
Anbu is cool I guess.
My padawan: Asa
[Image: LVRtdlA.png]

RE: VERY basic HTML template

Tom
Tom yum soup <3
Prime
Level:
0
Reputation:
45
Posts:
1.51K
Likes:
97
Credits:
1.62K
25-03-2016, 08:45 AM
#36
25-03-2016, 06:28 AM
Rabbit Wrote:
25-03-2016, 06:10 AM
Tom Wrote:
Good tutorial for beginners.

Is it really though?

What? No?
I owe @A 267 credits
i owe akihisa 250 credits

RE: VERY basic HTML template

fdigl
the actual smol girl ?
Õ░åµØÑÒü«Þ¿╝õ║║
Level:
3
Reputation:
253
Posts:
3.44K
Likes:
651
Credits:
3.7K
25-03-2016, 09:25 AM
#37
25-03-2016, 08:45 AM
Tom Wrote:
25-03-2016, 06:28 AM
Rabbit Wrote:
25-03-2016, 06:10 AM
Tom Wrote:
Good tutorial for beginners.

Is it really though?

What? No?

In the end, it doesn't teach them anything. It just spoonfeeds them something that they can already find anywhere else.
1

RE: VERY basic HTML template

Tom
Tom yum soup <3
Prime
Level:
0
Reputation:
45
Posts:
1.51K
Likes:
97
Credits:
1.62K
25-03-2016, 10:26 AM
#38
25-03-2016, 09:25 AM
fdigl Wrote:
25-03-2016, 08:45 AM
Tom Wrote:
25-03-2016, 06:28 AM
Rabbit Wrote:
25-03-2016, 06:10 AM
Tom Wrote:
Good tutorial for beginners.

Is it really though?

What? No?

In the end, it doesn't teach them anything. It just spoonfeeds them something that they can already find anywhere else.

Yeah, I guess.
I owe @A 267 credits
i owe akihisa 250 credits
1

RE: VERY basic HTML template

Danimals
Novice
Level:
0
Reputation:
0
Posts:
37
Likes:
0
Credits:
1
02-05-2016, 12:08 AM
#39
Learning that was pretty fun lol. I enjoyed it

RE: VERY basic HTML template

SilverStryfe
Closed Account
Level:
0
Reputation:
-11
Posts:
26
Likes:
0
Credits:
30
03-05-2016, 02:24 AM
#40
Speaking of a worthless topic...

Users browsing this thread: 1 Guest(s)