Cheryl Wolfe Web Services Administrator Tampa-Hillsborough County Public Library James Day Electronic Services Librarian Embry-Riddle Aeronautical University.

Slides:



Advertisements
Similar presentations
HTML Introduction CS 1020 – Lego Robot Design. Building Websites HTML (HyperText Markup Language)  The dominate language of the internet  Describes.
Advertisements

HTML and CSS. HTML Hyper Text Markup Language Tells browser how to display text and images.
HTML popo.
Programming Club IIT Kanpur. Work environment Before you begin coding,always set up your work environment to your needs IDE Notepad++ Sublime Text 2.
CSS The basics { }. CSS Cascading Style Sheets - language used to – describe html appearance & formatting Style Sheet - file that describes – how html.
Presenter: James Huang Date: Sept. 26,  Introduction  Basics  Lists  Links  Forms  CSS 2.
INTRODUCTION TO HYPERTEXT MARKUP LANGUAGE 1. Outline  Introduction  Markup Languages  Editing HTML  Common Tags  Headers  Text Styling  Linking.
Today’s Goals What is HTML?
Intermediate Level Course. Text Format The text styles, bold, italics, underlining, superscript and subscript, can be easily added to selected text. Text.
Html Karl W Broman Department of Biostatistics Johns Hopkins University
HTML and Web Page Design Presented by Frank H. Osborne, Ph. D. © 2005 ID 2950 Technology and the Young Child.
Web Workshop: CSS Objectives: - “What is CSS?” - Structure of CSS - How to use CSS in your webpage.
XHTML and CSS Overview. Hypertext Markup Language A set of markup tags and associated syntax rules Unlike a programming language, you cannot describe.
4.01 Cascading Style Sheets
Web Page Introduction. What is a web page? A web page is a text file containing markup language tags. –A markup language combines text and extra information.
Chapter 8 More on Links, Layout, and Mobile Key Concepts Copyright © 2013 Terry Ann Morris, Ed.D 1.
Chapter 14 Introduction to HTML
Tutorial #8 – Creating Data Tables. Tutorial #6 Review – Layouts Two Column Fixed Width, Three Column Fixed Width Class VS. ID Container Universal Selector.
HTML Tags. Objectives Know the commonly used HTML tags Create a simple webpage using the HTML tags that will be discussed.
Web Page Introduction. What is a web page? A web page is a text file containing markup language tags. –A markup language combines text and extra information.
Basics of HTML.
© 2011 Delmar, Cengage Learning Chapter 2 Developing a Web Page.
© 2012 Adobe Systems Incorporated. All Rights Reserved. LEARNING THE LANGUAGE OF THE WEB INTRODUCTION TO HTML AND CSS.
Working with Cascading Style Sheets. Introducing Cascading Style Sheets Style sheets are files or forms that describe the layout and appearance of a document.
Web Page Introduction. What is a web page? A web page is a text file containing markup language tags. –A markup language combines text and extra information.
Tutorial #3 Cascading Style Sheets. Review: Last Class Image sizing Pathnames Project Default Path Relative Path Absolute Path Blackboard Homework Submission.
Web Design I Spring 2009 Kevin Cole Gallaudet University
Chapter 2 Developing a Web Page. A web page is composed of two distinct sections: –The head content –The body Creating Head Content and Setting Page Properties.
18 People Surveyed HTML (HyperText Markup Language) HTML “tags” Describes structure Building blocks Headings, paragraphs, lists, links, images, quotes,
 HTML stands for Hyper Text Mark-up Language. The coding language used to create documents for the World Wide Web  HTML is composed of tags. HTML tags.
Week 8 – Part 3 More on Links, Layout, and Mobile Key Concepts 1.
1 CSC 121 Computers and Scientific Thinking David Reed Creighton University HTML and Web Pages.
 This presentation introduces the following: › 3 types of CSS › CSS syntax › CSS comments › CSS and color › The box model.
CHAPTER 1 HTML & HTML5 I อ. ยืนยง กันทะเนตร คณะเทคโนโลยีสารสนเทศและการสื่อสาร มหาวิทยาลัยพะเยา 1.
CSS My favourite ICT lesson By Federico Boschi Cascading Style Sheets.
Web Page Introduction. What is a web page? A web page is a text file containing markup language tags. –A markup language combines text and extra information.
Just A Few More Fun Objectives 1 Having Some Fun With Java Script 2 Using Style Sheets.
Tutorial #3 Cascading Style Sheets. Tutorial #2 Review - Anchors Links to Site DMACC Internal Links Go to Top Mail To me Local.
HTML CSS JAVASCRIPT. HTML - Stands for Hyper Text Markup Language HTML is a ‘language’ that describes web pages. This language is a collection of codes.
Just Enough HTML How to Create Basic HTML Documents.
ALBERT WAVERING BOBBY SENG. Week 2: HTML + CSS  Quiz  Announcements/questions/etc  Some functional HTML elements.
CPSC 203 Introduction to Computers Lab 33 By Jie Gao.
 Use the think diagram … ISP Server.
1 Web Application Programming Presented by: Mehwish Shafiq.
How the Web Works Building a Website – Lesson 1. How People Access the Web Browsers People access websites using software called a web browser. To view.
HTML GUIDE Press F5 and then Click on the links on the left to get to the section you want Section 1: Getting Started Section 2: Moving Banner Section.
Spiderman ©Marvel Comics Creating Web Pages (part 1)
Web Page Introduction. What is a web page? A hypertext that contains clickable links. A web page is a text file containing Hyper Text MarkUp Language.
Basic HTML Programming Technology Education Ellsworth Community Middle School Communication Systems.
CHAPTER TWO HTML TAGS. 1.Basic HTML Tags 1.1 HTML: Hypertext Markup Language  HTML stands for Hypertext Markup Language.  It is the markup language.
Html Karl W Broman Department of Biostatistics Johns Hopkins University
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.
Tutorial #1 Using HTML to Create Web Pages. HTML, XHTML, and CSS HTML – HyperText Markup Language The tags the browser uses to define the content of the.
Basic Elements of Responsive Web Design Jason Bengtson, MLIS, AHIP Emerging Technologies/R&D Librarian UNM Health Sciences Library and Informatics Center.
JavaScript and Ajax (JavaScript Dynamic HTML (DHTML)) Week 7 Web site:
COMP 143 Web Development with Adobe Dreamweaver CC.
Internet & World Wide Web How to Program, 5/e Copyright © Pearson, Inc All Rights Reserved.
HTML & CSS Contents: the different ways we can use to apply CSS to The HTML documents CSS Colors and Background CSS Fonts CSS Text CSS box model: padding,
Canvas Styles Adding Color with HTML / CSS Marley - Jan
Creating Web Documents CSS examples (do more later) Lab/Homework: Read chapters 15 & 16. Work on Project 3, do postings.
CSS (Cascading Style Sheets). CSS CSS – Cascading Style Sheets – Cascade because of the way CSS rules can stack on top of each other. Allows you to add.
Web Basics: HTML/CSS/JavaScript What are they?
Objective % Select and utilize tools to design and develop websites.
Chapter 2 Developing a Web Page.
Objective % Select and utilize tools to design and develop websites.
Fixed Positioning.
HTML 12/27/2018.
Understand basic HTML and CSS terminology, concepts, and basic operations. Objective 3.01.
4.00 Apply procedures to add content by using Dreamweaver. (22%)
Presentation transcript:

Cheryl Wolfe Web Services Administrator Tampa-Hillsborough County Public Library James Day Electronic Services Librarian Embry-Riddle Aeronautical University Code For Every Librarian CSS – HTML – JavaScript

HTML

Hypertext Markup Language Turn text into images, links, and more Use to build webpages and Web content

HTML Examples Text Bold also Bold Italics also Italics Heading 1 Paragraph text with full break. or Images Links Link text

HTML Examples Structure Content goes here. Red text here. Tables Row 1 Cell 1 Row 1 Cell 2

HTML Examples Comments Comment Out <!-- Temporary Link -->

HTML Examples Navigation List Books & More Learning & Research Events & Classes Services Locations Using the Library

How To Remove The Pin Field And Edit Text Proxy Server Login Page

How To Add Links For Database Authentication List of Databases

How To Change The Text On A Web Form Purchase Suggestion Form

How To Add A Favicon And Touch Icons Home Page

How To Add a Table to a Blog Post Library Technology Launchpad

How To Format Text In LibWizard (LibSurveys) LibWizard Login

CSS

Cascading Style Sheets Apply styles to HTML Use to style and design webpages

CSS Examples Change font size: { font-size: 14px; } Change font color: { color: #09F; } Change background color: { background-color: #A39161; } Hide an element: { display: none; } Mark as important: { display: none !important; }

CSS Examples Positioning.float-left { float: left; }.float-right { float: right; } Responsive Typography body { font-size: 100%; } h1 { font-size: 150%; } h2 { font-size: 125%; } h3 { font-size: 110%; } p { font-size: 100%; }.note { font-size: 90%; font-style: italic; }

CSS Examples Media Queries with Grid all and (max-width: 59em) {.column-span2,.column-span3,.column-span4,.column- span5,.column-span6,.column-span7,.column-span8,.column- span9,.column-span10 { float:none; clear:both; margin:.5em %; width:auto; } Background Image body { background: #f5f5f5 url(/hcplc/images/topborder.png) repeat-x center top; }

How To Change Text In A LibGuide Asset (Database Description) LibGuides Login

How To Hide Page Elements in LibAnswers Recommended Websites

How To Update A Blog Template 2020 Vision Strategic Planning Process,

JavaScript

JavaScript (JS) Works with HTML and CSS Most widely used language on the Web Use to add dynamic and interactive elements to websites

JavaScript Examples <a href="#" onclick="window.open('chat.html','mywindow','width=500, height=620')">Chat with Us

How To Add A Library Catalog Search Box Home Page

How To Add Google Analytics Home Page

How To Add Google Maps Find a Library

How To Add Widgets Hot New Titles

How To Change The Default Results From 10 To 20 In Library Catalog (JQuery) Catalog Search

How To Open A New Custom-Sized Window JavaScript Link Example

How To Create An Alert JavaScript Alert Example

How To Customize the ProQuest Summon Service Summon JavaScript Example

Helpful Tips

How To Use a Browser's Inspect Feature Useful Code Editing Tools Helpful Resources on the Web

Helpful Resources