#Category 1
Browse More#Category 2
Browse More#Category 3
Browse More#Category 4
Browse MoreFriday, July 11, 2014
Saturday, November 16, 2013
HTML part 2
Creating First HTML Document:::::::::
if you are running windows, start Notepad.
Type in the following text.
<html>
<head>
<title> Write your Title</title> </head>
<body>
This is my first site or blog for check..
<b> this text is bold</b>
</body>
</html>
Note: save the file as " your name for file" and.html
Steps:
Start your internet-browser. select "Open" (or Open page") in the file menu of your browser. A dialog box will appear. select "Browse" (or"Shoose File") and locate the HTML file you just created- "mypagename.htm"-select it and click "open". Now you should see an address in the dialog box. for example "C:/MyDocuments\mypage.htm" Click OK. and the browser will Display the page.
if you are running windows, start Notepad.
Type in the following text.
<html>
<head>
<title> Write your Title</title> </head>
<body>
This is my first site or blog for check..
<b> this text is bold</b>
</body>
</html>
Note: save the file as " your name for file" and.html
Steps:
Start your internet-browser. select "Open" (or Open page") in the file menu of your browser. A dialog box will appear. select "Browse" (or"Shoose File") and locate the HTML file you just created- "mypagename.htm"-select it and click "open". Now you should see an address in the dialog box. for example "C:/MyDocuments\mypage.htm" Click OK. and the browser will Display the page.
HTML part 1
What is HTML ??
HTML stands for Hyper Text Markup Language an HTML file is a text file containing small markup tags The markup tags tell the web browser how to display the page an HTML file must have an html or html file extension an HTML file can be created using a simple text editor
Subscribe to:
Posts (Atom)
