Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
34 changes: 30 additions & 4 deletions 1.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,38 @@
<meta charset="utf-8">
</head>
<body>
<style>
#nav{
background-color: firebrick;
}
#nav ul li{
display: inline;

}
a{
text-decoration: none;

}
li a{
color:white;
font-size: 1.3em;
}
li a:hover{
color:black;
font-size: 1.3em;
}
li{
color: white;
}
</style>
<h1><a href="index.html">WEB</a></h1>
<ol>
<nav id="nav">
<ul>
<li><a href="1.html">HTML</a></li>
<li><a href="2.html">CSS</a></li>
<li><a href="3.html">JavaScript</a></li>
</ol>
<li style="margin-left:1.5em;"><a href="2.html">CSS</a></li>
<li style="margin-left:1.5em;"><a href="3.html">JavaScript</a></li>
</ul>
</nav>
<h2>HTML</h2>
<p><a href="https://www.w3.org/TR/html5/" target="_blank" title="html5 speicification">Hypertext Markup Language (HTML)</a> is the standard markup language for <strong>creating <u>web</u> pages</strong> and web applications.Web browsers receive HTML documents from a web server or from local storage and render them into multimedia web pages. HTML describes the structure of a web page semantically and originally included cues for the appearance of the document.
<img src="coding.jpg" width="100%">
Expand Down
34 changes: 30 additions & 4 deletions 2.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,38 @@
<meta charset="utf-8">
</head>
<body>
<style>
#nav{
background-color: firebrick;
}
#nav ul li{
display: inline;

}
a{
text-decoration: none;

}
li a{
color:white;
font-size: 1.3em;
}
li a:hover{
color:black;
font-size: 1.3em;
}
li{
color: white;
}
</style>
<h1><a href="index.html">WEB</a></h1>
<ol>
<nav id="nav">
<ul>
<li><a href="1.html">HTML</a></li>
<li><a href="2.html">CSS</a></li>
<li><a href="3.html">JavaScript</a></li>
</ol>
<li style="margin-left:1.5em;"><a href="2.html">CSS</a></li>
<li style="margin-left:1.5em;"><a href="3.html">JavaScript</a></li>
</ul>
</nav>
<h2>CSS</h2>
<p>
Cascading Style Sheets (CSS) is a style sheet language used for describing the presentation of a document written in a markup language. Although most often used to set the visual style of web pages and user interfaces written in HTML and XHTML, the language can be applied to any XML document, including plain XML, SVG and XUL, and is applicable to rendering in speech, or on other media. Along with HTML and JavaScript, CSS is a cornerstone technology used by most websites to create visually engaging webpages, user interfaces for web applications, and user interfaces for many mobile applications.
Expand Down
34 changes: 30 additions & 4 deletions 3.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,38 @@
<meta charset="utf-8">
</head>
<body>
<style>
#nav{
background-color: firebrick;
}
#nav ul li{
display: inline;

}
a{
text-decoration: none;

}
li a{
color:white;
font-size: 1.3em;
}
li a:hover{
color:black;
font-size: 1.3em;
}
li{
color: white;
}
</style>
<h1><a href="index.html">WEB</a></h1>
<ol>
<nav id="nav">
<ul>
<li><a href="1.html">HTML</a></li>
<li><a href="2.html">CSS</a></li>
<li><a href="3.html">JavaScript</a></li>
</ol>
<li style="margin-left:1.5em;"><a href="2.html">CSS</a></li>
<li style="margin-left:1.5em;"><a href="3.html">JavaScript</a></li>
</ul>
</nav>
<h2>JavaScript</h2>
<p>
JavaScript (/ˈdʒɑːvəˌskrɪpt/[6]), often abbreviated as JS, is a high-level, dynamic, weakly typed, prototype-based, multi-paradigm, and interpreted programming language. Alongside HTML and CSS, JavaScript is one of the three core technologies of World Wide Web content production. It is used to make webpages interactive and provide online programs, including video games. The majority of websites employ it, and all modern web browsers support it without the need for plug-ins by means of a built-in JavaScript engine. Each of the many JavaScript engines represent a different implementation of JavaScript, all based on the ECMAScript specification, with some engines not supporting the spec fully, and with many engines supporting additional features beyond ECMA.
Expand Down
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# web1_html_internet

Thhis is to demonstrate HTML and CSS
34 changes: 30 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,38 @@
<meta charset="utf-8">
</head>
<body>
<style>
#nav{
background-color: firebrick;
}
#nav ul li{
display: inline;

}
a{
text-decoration: none;

}
li a{
color:white;
font-size: 1.3em;
}
li a:hover{
color:black;
font-size: 1.3em;
}
li{
color: white;
}
</style>
<h1><a href="index.html">WEB</a></h1>
<ol>
<nav id="nav">
<ul>
<li><a href="1.html">HTML</a></li>
<li><a href="2.html">CSS</a></li>
<li><a href="3.html">JavaScript</a></li>
</ol>
<li style="margin-left:1.5em;"><a href="2.html">CSS</a></li>
<li style="margin-left:1.5em;"><a href="3.html">JavaScript</a></li>
</ul>
</nav>
<h2>WEB</h2>
<p>The World Wide Web (abbreviated WWW or the Web) is an information space where documents and other web resources are identified by Uniform Resource Locators (URLs), interlinked by hypertext links, and can be accessed via the Internet.[1] English scientist Tim Berners-Lee invented the World Wide Web in 1989. He wrote the first web browser computer program in 1990 while employed at CERN in Switzerland.[2][3] The Web browser was released outside of CERN in 1991, first to other research institutions starting in January 1991 and to the general public on the Internet in August 1991.
</p>
Expand Down