By Sonali Gidwani. The Complex Way To make a website the complex and normal way, you need a special website editor which comes with a code called HTML.

Slides:



Advertisements
Similar presentations
HTML Basic Lecture What is HTML? HTML (Hyper Text Markup Language) is a a standard markup language used for creating and publishing documents on.
Advertisements

Introduction to HTML
HTML I. HTML Hypertext mark-up language. Uses tags to identify elements of a page so that a browser such as Internet explorer can render the page on a.
Learning HTML. > Title of page This is my first homepage. Tells Browser This is an HTML page Basic Tags Tells Browser End of HTML page Header information.
Html: getting started HTML is hyper text markup language. It is what web browsers look at on the Internet. HTML documents should be created in a simple.
Hyper Text Markup Language.  HTML is a language for describing web pages.  HTML stands for Hyper Text Markup Language  HTML is not a programming language,
ASHIMA KALRA.  WHAT IS HTML WHAT IS HTML  HTML TAGS HTML TAGS  FORMATTING TAGS FORMATTING TAGS.
HTML – The On-line Language HTML (Hyper Text Markup Language) Basic building block of any on-line page Adds flexibility to programs such as WebCT.
Powerpoint Templates Page 1 Powerpoint Templates Let’s Build a Website by Sybil Prince Nelson.
Adding HTML to Blackboard
Made by: Dan Ye. Introduction Basic Last Page ☆ HTML stands for Hyper Text Markup Language; ☆ HTML is not a programming language, it is a markup language;
1 Computing for Todays Lecture 22 Yumei Huo Fall 2006.
 Definition of HTML Definition of HTML  Tags in HTML Tags in HTML  Creation of HTML document Creation of HTML document  Structure of HTML Structure.
HTML Graphics 5 Adding HyperText Links to a Web Page.
Slide 1 Today you will: think about criteria for judging a website understand that an effective website will match the needs and interests of users use.
Introduction to HTML. Topics HTML –What is HTML –Parts of an HTML Document –HTML Tags.
Continuing HTML. Hyperlinks There are two types of hyperlinks, one that keeps the viewer within the webpage, the other that takes the viewer outside to.
Review: How do you change the border color of an image?
Creating your Webpage with tables. This is a 2 column by 1 row table!
Edit a Page Detailed Front End To edit any information on your web page, you will have to login to the admin tool to change it.
1 Essential HTML coding By Fadi Safieddine (Week 2)
HTML CRASH COURSE. What is HTML?  Hyper Text Markup Language  The language used to make web pages  Written by using tags.
Introduction to HTML. What is a HTML File?  HTML stands for Hyper Text Markup Language  An HTML file is a text file containing small markup tags  The.
CSCI 1101 Intro to Computers 7.1 Learning HTML. 2 Introduction Web pages are written using HTML Two key concepts of HTML are:  Hypertext (links Web pages.
Computing Theory: HTML Year 11. Lesson Objective You will: o Be able to define what HTML is - ALL o Be able to write HTML code to create your own web.
All you ever needed to know…and more!. H.T.M.L. HyperText Mark-up Language Web’s programming language All web browsers Set of instructions Written with.
Basic HTML PowerPoint How Hyper Text Markup Language Works
CREATING WEB PAGES Using…More HTML code! My First \ Web Page.
Web Page Design Introduction. The ________________ is a large collection of pages stored on computers, or ______________ around the world. Hypertext ________.
Introducing the World Wide Web Internet- a structure made up of millions of interconnected computers whose users communicate with each other and share.
Web Design. How do web pages work? Webpages are written in a code called HTML. Programs like Internet Explorer read the code, and then show it as a web.
Things we’ve covered so far  Basic HTML  Some advanced tags i.e.  Styling using CSS  Background-color  Text  Changing the font on your site  Inserting.
HTML Basic. What is HTML HTML is a language for describing web pages. HTML stands for Hyper Text Markup Language HTML is not a programming language, it.
The basic HTML School Net Japan Naoto Kurimoto. Today’s Goal Understanding the basic structure of HTML How to use basic HTML tag,,,,,,, etc… Making the.
Creating a Web Page Presented by: Bernadette G. Bautista Manuel I. Santos MNHS April 29, 2011.
Your HTML website creating your first html file. Creating an HTML FIle Open note pad from accessories, programs. Write code. Save and view. In 3 Steps.
HTML Review * is used as a reference for most of the notes in this powerpoint.
Beginning JavaScript 4 th Edition. Chapter 1 Introduction to JavaScript and the Web.
CPSC 203 Introduction to Computers Lab 23 By Jie Gao.
Behind every site is a mix of special languages that your web browser understands The main way of describing any website is HTML HTML stands for Hyper.
HTML HTML stands for Hyper Text Markup Language. HTML is used in making the base of a Website You can just use an online website maker like weebly.com.
Learning Aim C.  Creating web pages involves many considerations.  In this section we will look at the different software tools you can use and how.
HTML. Hyper Text Markup Language Markup your text document The markup is the tag Hyper text means you can jump from place to place Programming language.
Websites Creating Basic Course. What´s a website ? A website (or "web site") is a collection of related web pages, images, videos or other digital assets.
Displaying Your Ideas on the Internet How to let everyone admire your project
1 Introduction to HTML. 2 Definitions  W W W – World Wide Web.  HTML – HyperText Markup Language – The Language of Web Pages on the World Wide Web.
Making the website. Get your folders sorted first Create a new folder in “N” called “My hockey website” Create folders inside called “Documents”, “images”
Prepared by Sana Maqbool. Objectives After completing this lesson, the you will be able to… Understand about web authoring Name and explain the uses of.
Prepared by Sana Maqbool. Objectives After completing this lesson, the you will be able to… Understand about web authoring Name and explain the uses of.
Basic concepts of web design
Introduction to HTML.
Web Basics: HTML/CSS/JavaScript What are they?
Introduction to HTML Section A – Programming, HTML
Your GIMP Portfolio Final Site.
Basic HTML PowerPoint How Hyper Text Markup Language Works
IT-Seminar /2018 Competency 10 – Web Development
Basic HTML PowerPoint How Hyper Text Markup Language Works
Of HTML, CSS and JavaScript
Fast, free, fun Weebly web sites.
Making Web pages.
Web pages Lesson 3.
Internet Technologies I - Lect.01 - Waleed Ibrahim Osman
Task: Have a look at these websites:
Understand basic HTML and CSS terminology, concepts, and basic operations. Objective 3.01.
WEB DESIGNING THROUGH HTML
The language of the internet
The language of the internet
Making Web pages (3).
Unit 10 The Web Book Test.
One Set of Styles Connected to As Many Pages as You Want!!!
Presentation transcript:

By Sonali Gidwani

The Complex Way To make a website the complex and normal way, you need a special website editor which comes with a code called HTML. HTML stands for Hyper Text Mark –up Language. As you may have worked out, HTML is the code used to make website.

To Make Site This is was you do with a basic website: Write something – whatever it is you want to say. Now, add the HTML instructions, called tags, around the text on the page into headlines, main text and labels. After this, you can add more instructions for colours, textures and images. This can take a while and its fun to experiment. Finally, if you have more than ones page, you can create links between your pages so you can flip back and forth between them. This is also when you can add links tto other websites so people can find you as they surf the Net ( Internet. )

The Easy Way All that info!! Phew! Instead of using a program, you can use a website! Go on to freewebs.com and follow the instructions to build your own website!

Bibliography Freewebs.com Thank you for watching my powerpoint.