Skip to content

Commit f5bf5ff

Browse files
committed
Added charset utf-8 in document
1 parent 8564c2b commit f5bf5ff

18 files changed

+32
-7
lines changed

CPU.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
<HTML>
22
<HEAD>
3+
<meta charset="utf-8">
34
<title>CPU</TITLE>
45
</HEAD>
56

HisTory.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
<HTML>
22
<HEAD>
3+
<meta charset="utf-8">
34
<TITLE> HisTory Of CompuTers </TITLE>
45
</HEAD>
56

Laptops.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
<html>
22
<head>
3+
<meta charset="utf-8">
34
<style type="text/css">
45

56
#slide{height:300px;overflow:hidden;margin:0 auto;position:relative;width:1000px}

PerSonal_CompuTers.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
<html>
2-
2+
<head>
3+
<meta charset="utf-8">
4+
</head>
35
<body>
46
<DIV style="BackGround-color:orange;">
57
<marquee behavior="scroll" direction="left"><font size=6>PerSonal CompuTers</font></marquee>

Supercmp.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
<HTML>
2-
2+
<head>
3+
<meta charset="utf-8">
4+
</head>
35
<body>
46
<DIV style="BackGround-color:orange;">
57
<marquee behavior="scroll" direction="left"><font size=6>Super Computer</font></marquee>

Tech-World.html

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
<html>
22
<head>
3+
<meta charset="utf-8" />
34
<title> Hi -Tech </Title>
45
<style type="text/css">
56
* {
@@ -53,12 +54,17 @@
5354
div#MenuSingle a:hover{
5455
color: white;
5556
}
56-
57+
body{
58+
background-image: url("http://i.imgur.com/WN2UuH5.jpg");
59+
}
60+
#applicationtitle{
61+
background-image: url("http://i.imgur.com/djbvgRm.jpg");
62+
}
5763
</style>
5864
</head>
5965

60-
<body background="http://i.imgur.com/WN2UuH5.jpg" alink = "green" vlink = "purple" link = "blue">
61-
<table background="http://i.imgur.com/djbvgRm.jpg" width=100%>
66+
<body alink = "green" vlink = "purple" link = "blue">
67+
<table id="applicationtitle" width=100%>
6268
<tr>
6369
<td align="center">
6470
<h1><font color="white">TECH-WORLD</font></h1>

WebSite.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
1+
<!DOCTYPE html>
12
<HTML>
23
<HEAD>
4+
<meta charset="utf-8" />
35
<TITLE> CompuTers </TITLE>
46
<form name="xyz">
57
<frameset rows="30%,70%" frameborder="0" framespacing="0">

WorkStation.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
<html>
2-
2+
<head>
3+
<meta charset="utf-8" />
4+
</head>
35
<Body>
46
<DIV style="BackGround-color:orange;">
57
<marquee behavior="scroll" direction="left"><font size=6>WorkStation</font></marquee>

apple.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
<html>
22
<head>
3+
<meta charset="utf-8">
34
<title>Apple</title>
45
<style type="text/css">
56
* {

contact_form.html

52 Bytes
Binary file not shown.

content.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
<html>
22
<head>
3+
<meta charset="utf-8">
34
<title> Content </title>
45

56
<style type="text/css">

email.html

52 Bytes
Binary file not shown.

main_sub.html

90 Bytes
Binary file not shown.

main_sub1.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
<html>
2-
<head></head>
2+
<head>
3+
<meta charset="utf-8">
4+
</head>
35

46
<body background="imgs\humor keyboards.jpg" alink = "green" vlink = "red" link = "blue">
57

mobile.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
<html>
22
<head>
3+
<meta charset="utf-8">
34
<title>Mobile Section</title>
45
</head>
56
<body background="imgs\286553-1920x1080.jpg" alink = "green" vlink = "purple" link = "blue">

nokia.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
<html>
22
<head>
3+
<meta charset="utf-8">
34
<title>Nokia</title>
45
<style type="text/css">
56
* {

samsung.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
<html>
22
<head>
3+
<meta charset="utf-8">
34
<title>Samsung</title>
45
<style type="text/css">
56
* {

sony.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
<html>
22
<head>
3+
<meta charset="utf-8">
34
<title>SONY</title>
45
<style type="text/css">
56
* {

0 commit comments

Comments
 (0)