Intro to Web Development More Elements

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

An Introduction to HTML What is HTML? Things to know about HTML Create your first web page Where to learn more.
CSS The basics { }. CSS Cascading Style Sheets - language used to – describe html appearance & formatting Style Sheet - file that describes – how html.
Web Technologies Using the Internet to publish data and applications.
1 Lesson 5 Introduction to Cascading Style Sheets HTML and JavaScript BASICS, 4 th Edition Barksdale / Turner.
MSc. Publishing on WWW Tables and Style Sheets. Tables Tables are used to: Organize and display tabular data To create a layout for web pages.
Server Web Server Pages Client Browser  Office Hours on Thursday › Diane’s are CANCELLED › Belinda will hold 11:00-12:00  Belinda will be teaching.
Server Web Server Pages Client Browser  HTML can do everything  We will limit our use to defining the content units – NOT formatting  Why? ›
13 February Building a Web Page. HTML Files Two types of information Text Instructions on how to display Instructions are in the form of tags Tags are.
Basics of HTML. Example Code Hello World Hello World This is a web page.
Creating Tables in a Web Site Using an External Style Sheet
HTML Links and Anchors.
Creating Content That Looks Great Justin Prevatte (AAMFT & themelogic)
Works Cited Lesson Ms. Martinez Teacher-Librarian AIM: How can I use Noodle Tools to properly cite the DATABASE and WEBSITE sources utilized in my research.
Web Design ATBs. ATB #1 List headings and size ATB #2 Define HTML.
Linking web pages Wah Yan College (Hong Kong) Mr. Li C.P.
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.
Home Page IF Average Max Min Sum Countif Welcome to the Spread Sheets Help... I hope you find the following pages useful in learning how to use functions.
Intro To Web Design with Adobe Dreamweaver CSS Cascading Style Sheets (CSS) is the W3C standard for defining the presentation of documents written in HTML,
Web Design Introduction Quiz Review. Who is Tim Berners-Lee?
WEB DESIGN. warming up WEB DESIGN  Look at the HOMEPAGE OF YAHOO on page 56  Answer the following questions: 1) Why do people create and publish web.
1 Introduction to XML XML stands for Extensible Markup Language. Because it is extensible, XML has been used to create a wide variety of different markup.
Internet Applications Development Lecture 4 L. Obead Alhadreti.
Cascading Style Sheets
DYNAMIC HTML What is Dynamic HTML: HTML code that allow you to change/ specify the style of your web pages. Example: specify style sheet, object model.
HTML & CSS BasicsHTMLCSSQuizAnswers  The logo In this website(made of html and css Codes), you will learn some basics of How to use HTML and CSS codes.
TOPIC II Dynamic HTML Prepared by: Nimcan Cabd Cali.
Web Terminology Intro to Web. North Lake College 2 by Sean Griffin HTML vs. XHTML HTML: Hypertext Markup Language XHTML: eXtensible Hypertext Markup Language.
Body and Heading Tags and their Attributes. Attribute Name DefinitionValues backgroundIndicates the background image of the Web page. Ex. Filename(path.
HTML (Hyper Text Markup Language) Lecture II. Review Writing HTML files for web pages – efficient compact – fundamental. Text files with htm extension.
Unit 2, Lesson 7 Creating Web Pages and Web Documents.
Done by: Athra Sultan IT Teacher. Some general principles derived from multimedia design include: Simplicity Consistency Clarity Balance Harmony & Unity.
INTRODUCTION JavaScript can make websites more interactive, interesting, and user-friendly.
ACM 262 INTRODUCTION TO WEB DESIGN Week-7 ACM 262 Course Notes.
Cascading Style Sheets (CSS) EXPLORING COMPUTER SCIENCE – LESSON 3-5.
Source Page US:official&tbm=isch&tbnid=Mli6kxZ3HfiCRM:&imgrefurl=
DESIGNING A WEB PAGE Introducing the… &TAGS.
HTML HyperText Markup Language Victoria E. Kozlek.
Intro to HTML.  Hypertext markup language (HTML) is a way of telling web browsers how to display a page  You can type them by hand in a word processing.
Visit:
LT: I can use CSS to decorate a web page. Do Now: Get your storyboard, and log in to winhome. Write our a list of colors you want in your website. (Minimum.
基 督 再 來 (一). 經文: 1 你們心裡不要憂愁;你們信神,也當信我。 2 在我父的家裡有許多住處;若是沒有,我就早 已告訴你們了。我去原是為你們預備地去 。 3 我 若去為你們預備了地方,就必再來接你們到我那 裡去,我在 那裡,叫你們也在那裡, ] ( 約 14 : 1-3)
Basic HTML Page 1. First Open Windows Notepad to type your HTML code 2.
Путешествуй со мной и узнаешь, где я сегодня побывал.
WEB 237 Week 1 DQ 1 Why is it important to test your web pages in various Web browsers? Explain how XML has impacted HTML. Check this A+ tutorial guideline.
Web Basics: HTML/CSS/JavaScript What are they?
Godrej Prakriti Sodepur | Godrej Prakriti Kolkata
Intro to Web Development Class A Review
Page 1. Page 2 Page 3 Page 4 Page 5 Page 6 Page 7.
Giftalove Best Cake Offers
HTML HYPERTEXT MARKUP LANGUAGE.
Fast, free, fun Weebly web sites.
Слайд-дәріс Қарағанды мемлекеттік техникалық университеті
.. -"""--..J '. / /I/I =---=-- -, _ --, _ = :;:.
QuickBooks Error 1904 Visit us:
Document Object Model (DOM): Objects and Collections
Type of Energy Pros Cons Example of slide… Clip Art Picture
Intro to Web Development Links
What is HTML?.
II //II // \ Others Q.
I1I1 a 1·1,.,.,,I.,,I · I 1··n I J,-·
Nerd Website HTML.
Distributed Production
Unit 7 Misc. Test Web Site Elements Test.
Ойыны Тапқан – тапқандікі, Көкпар - тартқандікі. Ойынды бастау.
. '. '. I;.,, - - "!' - -·-·,Ii '.....,,......, -,
Types of Errors And Error Analysis.
Visit us:
© 2017, Mike Murach & Associates, Inc.
Presentation transcript:

Intro to Web Development More Elements

Visit Complete HTML Cheat Sheet www. scottsdevelopers Visit Complete HTML Cheat Sheet www.scottsdevelopers.com | HTML | HTML Cheatsheets

HTML Cheat Sheet Text Formatting Elements: Page 2

Symbols Symbols Page 7

Symbol Web Page Create a web page that looks like this: Using < > ™ © ° and <i></i> <sub></sub> elements

Symbol Web Page Start with symbols. html From: scottsdevelopers Symbol Web Page Start with symbols.html From: scottsdevelopers.com | Resources | Intro to Web Development | Class B | symbols.html Note: This web page has many errors!

Review HTML Vocabulary scottsdevelopers Review HTML Vocabulary scottsdevelopers.com | HTML | HTML Cheatsheets | HTML Vocabulary Note: This web page has many errors!