Download presentation
Presentation is loading. Please wait.
Published byClementine Martin Modified over 9 years ago
1
Learning HTML Presented By: Wayne Helle What Is HTML? Learning Basic Tags... Formating Your Text... Working With Images and Links... Simple Form Boxes.. Beyond HTML...
2
H T M L yper ext arkup anguage What Is HTML? The authoring language used to create documents on the World Wide Web.
3
Learning Basic Tags... Learning Basic Tags In this Tag, you will place your entire Website Content.
4
Formating Your Text Text Creates the largest headline Creates the smallest headline Creates bold text Creates italic text More Text Sets size of font, from 1 to 7 Sets font color, using name or hex value Emphasizes a word
5
Working With Images & Links... Adding A Link: Creates a hyperlink Creates an E-Mail link Images: Adds an image Aligns an image: left, right, center; bottom, top, middle Sets size of border around an image
6
Simple Form Boxes.. Forms For functional forms, you'll have to run a CGI script. The HTML just creates the appearance of a form. Creates a text box area. Columns set the width; rows set the height. Creates a checkbox. Text follows tag. More Form Tags Creates a radio button. Text follows tag Creates a one-line text area. Size sets length, in characters. Creates a Submit button Creates a Reset button
7
Beyond HTML... Within HTML, You can add other programming languages. Below are a list of a few other programming languages which can be used within your HTML page. CSS (Cascading Style Sheet) Flash Java and/or Java Script PHP DHTML (DynamicHTML) ASP(Active Server Page)
8
Questions? Visit BEC Site Click on Computer Guide Click on HTML Tutorial Click on Start HTML Quiz
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.