CSS Weebly! td{ padding:20px}

Similar documents
HTML Summary. All of the following are containers. Structure. Italics Bold. Line Break. Horizontal Rule. Non-break (hard) space.

HTML Images - The <img> Tag and the Src Attribute

CSS stands for Cascading Style Sheets Styles define how to display HTML elements

CSS. M hiwa ahamad aziz Raparin univercity. 1 Web Design: Lecturer ( m hiwa ahmad aziz)

HTML TAG SUMMARY HTML REFERENCE 18 TAG/ATTRIBUTE DESCRIPTION PAGE REFERENCES TAG/ATTRIBUTE DESCRIPTION PAGE REFERENCES MOST TAGS

A HTML document has two sections 1) HEAD section and 2) BODY section A HTML file is saved with.html or.htm extension

7300 Warden Avenue, Suite 503 Markham, Ontario Canada L3R 9Z6. Phone: Toll Free: Fax:

Lab 4 CSS CISC1600, Spring 2012

AGENDA :: MULTIMEDIA TOOLS :: (1382) :: CLASS NOTES

NAVIGATION INSTRUCTIONS

GIMP WEB 2.0 MENUS WEB 2.0 MENUS: HORIZONTAL NAVIGATION BAR CREATING AN HTML LIST

Module 2 (VII): CSS [Part 4]

CSS means Cascading Style Sheets. It is used to style HTML documents.

Html basics Course Outline

Web Authoring and Design. Benjamin Kenwright

HTML and CSS: An Introduction

The default style for an unordered (bulleted) list is the bullet, or dot. You can change the style to either a square or a circle as follows:

CSC 121 Computers and Scientific Thinking

As we design and build out our HTML pages, there are some basics that we may follow for each page, site, and application.

HTML HTML5. DOM(Document Object Model) CSS CSS

Final Exam Study Guide

HTML What is HTML Hyper Text Markup Language is a computer based language used to create WebPages.

Hyper Text Markup Language HTML: A Tutorial

recall: a Web page is a text document that contains additional formatting information in the HyperText Markup Language (HTML)

Parashar Technologies HTML Lecture Notes-4

Chapter 6: CSS Layouts

HTML & CSS for Library Professionals

AN INTRODUCTION TO WEB PROGRAMMING. Dr. Hossein Hakimzadeh Department of Computer and Information Sciences Indiana University South Bend, IN

Cascading Style Sheet. Styles as Tag Attributes. Syntax. <h1>: what font type/size is used? STYLE = SELECTOR {RULES} Attributes such as bgcolor

Cascading Style Sheets CSCI 311

IMY 110 Theme 7 HTML Tables

HTMLnotesS15.notebook. January 25, 2015

Certified HTML5 Developer VS-1029

A Balanced Introduction to Computer Science, 3/E

CSS.

Learning Objectives. Review html Learn to write a basic webpage in html Understand what the basic building blocks of html are

Advanced Web Programming C2. Basic Web Technologies

Web Engineering CSS. By Assistant Prof Malik M Ali

HTML BEGINNING TAGS. HTML Structure <html> <head> <title> </title> </head> <body> Web page content </body> </html>

Chapter 2 CSS for Style

SEEM4570 System Design and Implementation. Lecture 1 Cordova + HTML + CSS

Part 1: HTML Language HyperText Make-up Language

HTML & CSS. Lesson 1: HTML Basics Lesson 2: Adding Tables Lesson 3: Intro to CSS Lesson 4: CSS in more detail Lesson 5: Review

5 Snowdonia. 94 Web Applications with C#.ASP

LING 408/508: Computational Techniques for Linguists. Lecture 14

Markup Language SGML: Standard Generalized Markup Language. HyperText Markup Language (HTML) extensible Markup Language (XML) TeX LaTeX

ITL Public School Mid Term examination ( )

Chapter 5: The Box Model, Links, Lists and Tables

CSS Selectors. element selectors. .class selectors. #id selectors

Unit 10 - Client Side Customisation of Web Pages. Week 5 Lesson 1 CSS - Selectors

Islamic University of Gaza Faculty of Engineering Department of Computer Engineering ECOM Advanced Internet Technology Lab.

Chapter 1 Getting Started with HTML 5 1. Chapter 2 Introduction to New Elements in HTML 5 21

Table of Contents. MySource Matrix Content Types Manual

12/9/2012. CSS Layout

TAG STYLE SELECTORS. div Think of this as a box that contains things, such as text or images. It can also just be a

GIMP WEB 2.0 MENUS. Web 2.0 Menus: Horizontal Navigation Bar with Dynamic Background Image

CSS: formatting webpages

Basics of Web Design, 3 rd Edition Instructor Materials Chapter 2 Test Bank

Wireframe :: tistory wireframe tistory.

GIMP WEB 2.0 MENUS. Before we begin this tutorial let s visually compare a standard navigation bar and a web 2.0 navigation bar.

Shatin Tsung Tsin Secondary School S.3 Computer and Technology Web Page Design by HTML Introduction to HTML

CSS CSS how to display to solve a problem External Style Sheets CSS files CSS Syntax

Showing results for contents of text-input area - Nu Html Checker

Hoster: openload.co - Free PLUGIN_DEFECT-Error: 08d a1830b60ab13ddec9a2ff6

Zen Garden. CSS Zen Garden

CSS Cascading Style Sheets

HTML Hints & Tips. HTML is short for HyperText Markup Language.

Cascading style sheets, HTML, DOM and Javascript

c122jan2714.notebook January 27, 2014

HTML and CSS COURSE SYLLABUS

HTML & CSS Cheat Sheet

Introduction to HTML. Bin Li Assistant Professor Dept. of Electrical, Computer and Biomedical Engineering University of Rhode Island

Certified HTML Designer VS-1027

<body bgcolor=" " fgcolor=" " link=" " vlink=" " alink=" "> These body attributes have now been deprecated, and should not be used in XHTML.

HTML, beyond the basics

COMPUTER APPLICATIONS IN BUSINESS FYBMS SEM II

Index. CSS directive, # (octothorpe), intrapage links, 26

CSS مفاهیم ساختار و اصول استفاده و به کارگیری

INTERNATIONAL UNIVERSITY OF JAPAN Public Management and Policy Analysis Program Graduate School of International Relations

Deccansoft Software Services

Introduction to WEB PROGRAMMING

Web Recruitment Module Customisation

Basic CSS Lecture 17

GIMP WEB 2.0 MENUS. Web 2.0 Menus: Horizontal Navigation Bar

Fall Semester 2016 (2016-1)

WTAD Text Editors for HTML. Text Editors: Kate HTML. (HyperText Markup Language)

3.1 Introduction. 3.2 Levels of Style Sheets. - The CSS1 specification was developed in There are three levels of style sheets

- The CSS1 specification was developed in CSS2 was released in CSS2.1 reflects browser implementations

Indian Institute of Technology Kharagpur. HTML Part III. Prof. Indranil Sen Gupta Dept. of Computer Science & Engg. I.I.T.

WTAD. Unit -1 Introduction to HTML (HyperText Markup Language)

By Ryan Stevenson. Guidebook #2 HTML

Unit 6. Lesson 6.1. Cascading Style Sheets. Introduction. Overview of Cascading Style Sheets. Why CSS. What is CSS?

HTML Text Formatting. HTML Session 2 2

Networks and Web for Health Informatics (HINF 6220) Tutorial 8 : CSS. 8 Oct 2015

Programmazione Web a.a. 2017/2018 HTML5

<style type="text/css"> <!-- body {font-family: Verdana, Arial, sans-serif} ***set font family for entire Web page***

This booklet is knowledge of. a web page. of a web page find what you. you want to. SiteSell offers. Introduction

TEST NAME: MMWD 4.01 TEST ID: GRADE:09 - Ninth Grade Twelfth Grade SUBJECT:Computer and Information Sciences TEST CATEGORY: My Classroom

Cascading Style Sheet Quick Reference

Text and Layout. Digital Multimedia, 2nd edition Nigel Chapman & Jenny Chapman Chapter 11. This presentation 2004, MacAvon Media Productions

Transcription:

CSS Weebly body{ background:black; margin-top:2%; margin-bottom:2%; margin-left:3%; margin-right:3%; border:1px solid grey; padding:10px; color:silver; line-height:150%; font-size:16px; text-decoration:none; font-family:lucida Sans Unicode, Ariel; color:black; } td{ padding:20px} #heading{ position:relative; width:415px; font-size:24px; color:yellow; font-family:syncopate,georgia; text-align:center; border:7px solid green; border-radius:20px;} #locgirl{ position:absolute; left:4%; top:6%} #locform{ position:absolute; left:4%; top:25%} #locid{ position:absolute; left:89%; top:25%} #locclass{ position:absolute; left:54%; top:28%} #lochtml{ position:absolute; left:14%; top:6%} #loclink{ position:absolute; left:24%; top:6%} #loccamera{ position:absolute; left:34%; top:6%} #loccartoon{ position:absolute; left:44%; top:6%} #locframe{ position:absolute; left:54%; top:6%} #locformatting{ position:absolute; left:66%; top:6%} #loclist{ position:absolute; left:78%; top:6%} #loctable{ position:absolute; left:89%; top:6%} #locreference{ position:absolute; left:47%; top:88%;} #locsyntaxhtml{ position:absolute; left:14%; top:27%} #locsyntaxcss{ position:absolute; left:=66%; top:27%}

#clear{ opacity:0.4; filter:alpha(opacity=40); } #clear:hover{opacity:1.0} #clearred{ opacity:0.4; filter:alpha(opacity=20); color:#f09405; } #clearred:hover{ opacity:1.0; filter:alpha(opacity=100); color:#ff0000; } a{text-decoration:none;} a:link {color:#ff0000;} a:visited {color:#00ff00;} a:hover {color:#ff00ff;} a:active {color:blue;} #small{ width:100px; height:100px; } #big{width:200px; height:125px;} #large{width:450px;}.tooltip { font-family:lucida Sans Unicode, Ariel; text-decoration:none; }.tooltip span { display:none;}.tooltip:hover span { display:block; color:silver; position:absolute; z-index:50; width:450px; background-color:black; border-radius:20px; border:15px solid #2b37ba; padding:10px 10px 10px 10px; } Body Weebly

<DOCTYPE html> <html> <head> </head> <body class='wsite-theme-dark'> <div> <-----------Html Head------> <a id="locgirl" href="#" title="html Head"> <image id="small" src="/files/theme/girl_head.png" alt="html Head"></image> <span height="500"> HTML Head <image src="/files/theme/head_codes.png"alt="html Head Codes" width="450"> </image> <image src="/files/theme/head Tags.png" alt="head Tags" width="450"> </image> <-----------Html Basic-----> <a id="lochtml" href="#" title="basic Html"> <image id="small" src="/files/theme/html.png" alt="html Basic"></image> <span height="500" style="left:-125px;"> Basic HTML< >(note the [ ] is used in place of < >) Example: [font size = "18"] [p] paragraph [/p] [div] defines division or section of a page [/div] [span style="color:blue"] Put some text here [/span] [br/] or [br] line break [ul] unorder list - bullet list <br/> &nbsp&nbsp&nbsp[il] first item here [/il]

&nbsp&nbsp&nbsp[il] second item here [/il] <br/> [/ul]<br/> [ol] order list - number list (same format as unordered list [/o]<br/> [img src="/files/theme/ "] no closing tag<br/> [font color="red"] [/font]<br/> [a href=" "] the important link tag [/a]<br/> [hr] horizontal line [h1] heading (h2,h3, h4, h4, h5, h6) [/h1] [body background="bgimage.jpg" repeat-yes] [body bgcolor="green"] [b] bold text [/b] [i] italic text [/i] [u] underline text [/u] [sub] subscript [/sub] [sup] superscript [/sup] <-----------Link Tag-----> <a id="loclink" href="#" title="link Tag"> <image id="small" src="/files/theme/link.png" alt="link Tag"></image> <span height="500" style="left:-250px;"> The Link Tag < > (note the [ ] is used in place of < >) [a target="_blank" href="url"] [img src="/files/theme/image File (.png.gif etc.." alt="put title of image here" width="110" height="90"] [/a] <-----------Object Tag-----> <a id="loccamera" href="#">

<image id="small" src="/files/theme/movie_camera.png" alt="link Tag"></image> <span height="500" style="left:-375px;"> The Object Tag < > (note the [ ] is used in place of < >) <b style="color:orange; font-size:20px">the easiest method to embed video is YouTube embed url with iframe tag. [iframe width="560" height="315" src="http://www.youtube.com/embed/nllshav-qk4" frameborder="0" allowfullscreen][/iframe]</b> [object width="350" height="400" data="movie File.swf" (.swf.mov etc..) ] [/object] Note: Movie file must be in the same folder as the html file for the code above. More Object Examples: <image id="large"src="/files/theme/quicktime wav audio.png" alt="quicktime Movie Codes"></image> <image id="large"src="/files/theme/quicktime mp4 movie.png" alt="quicktime Movie Codes"></image> <image id="large"src="/files/theme/flash swf movie.png" alt="quicktime Movie Codes"></image> <image id="large"src="/files/theme/window wmv movie.png" alt="quicktime Movie Codes"></image> <-----------Image Tag-----> <a id="loccartoon" href="#" title="object(movie) Tag"> <image id="small" src="/files/theme/cartoon.png" alt="object Tag"></image> <span height="500" style="left:-500px;"> The Image Tag < > (note the [ ] is used in place of < >) [img border="0" src="/files/theme/url" width="100" height="100" align="middle"] OR [img border="0"

src="/files/theme/image Name.png" width="100" height="100" align="top"] <img src="/files/theme/image align.png" > <-----------Frame Tag-----> <a id="locframe" href="#" title="iframe Tag"> <image id="small" src="/files/theme/frame.png" alt="frame Tag"></image> <span height="500" style="left:-625px;"> The iframe Tag < > (note the [ ] is used in place of < >) [iframe src="/files/theme/website url" width="400" height="400" frameborder="0" allowfullscreen scrolling="yes"] Note: Use iframe for embedding a websites. Scrolling can be "auto" or "no" <-----------CSS Formatting-----> <a id="locformatting" href="#" title="css Formatting"> <image id="small" src="/files/theme/id_class_image.png" alt="css Formatting"></image> <span height="500" style="left:-750px;"> CSS Formatting note the [ ] is used in place of < >

<font color="orange"> Example for inline CSS: </font> [p style="color:blue"] Put some text here [/p] <font color="orange"> Example for interior CSS - code must be inside the head section: </font> [style] body[font-size:20px; color:green] [/style] <font color="orange"> Example fo exterior CSS - code must be in a separate css document and a link tag in the header to link to the external CSS sheet. : </font> body[font-size:20px; background-color:green;] p[font-size:10px; color:red;] <font color="orange"> More CSS Examples</font> background-color:#d0e4fe; background-image:url(/files/theme/paper.gif); background-repeat:no-repeat; (or repeat-y;) background:transparent; border:1px solid grey; margin:auto margin-top:5%; margin-bottom:5%; margin-right:25%; margin-left:25%; position: absolute; top: 20px; right: 50px; bottom: 20px; left: 50px; text-indent:50px; color:blue; line-height:150%; padding:20px; 7px ; 20px ; 7px; (top,right,bottom,left) text-align:left; font-family:verdana, Arial, Helvetica, sans-serif; font-size:10px; text-decoration:blink; overflow:hidden; (visible, scroll, auto) opacity:0.4; Caution when using opacity display: block; (default display is inline) Centering Methods: <img src="/files/theme/css centering.png">

<-----------The List Tag-----> <a id="loclist" href="#" title="list Tag"> <image id="small" src="/files/theme/list.jpg" alt="list Tag"></image> <span height="500" style="left:-895px;"> The List Tag < > (note the [ ] is used in place of < >) [ol] [li] Coffee[/li] [li] Tea [/li] [li] Coca Cola [/li] [/ol] Note: unordered list is [ul] Definition Tag [dl] [dt]coffee[/dt] [dd]- black hot drink[/dd] [dt]milk[/dt] [dd]- white cold drink[/dd] [/dl] <-----------The Table Tag-----> <a id="loctable" href="#" title="table Tag"> <image id="small" src="/files/theme/table tag.png" alt="table Tag"></image> <span height="500" style="left:-1010px;"> The Table Tag < > (note the [ ] is used in place of < >)

[table border="1" cellpadding="0" cellspacing="0" width="300" height="70" align="center" colspan="3" bgcolor="#ddffdd" background="bgimage.jpg"] [tr] [th]header 1[th] [th>header 2[/th] [/tr] [tr] [td]row 1, cell 1[/td] [td]row 1, cell 2[/td] [/tr] [tr] [td]row 2, cell 1[/td] [td]row 2, cell 2[/td] [/tr] [/table] <-----------ID & Class-----> <a id="locid" href="#" title="id and Class"> <image id="small" src="/files/theme/class_id.png" alt="css ID & Class"></image> <span height="500" style="left:-1010px;"> CSS ID Class <image src="/files/theme/id_class.png"alt="html Head Codes" width="450" height="400"> </image> <-----------Html Form------> <a id="locform" href="#" title="forms"> <image id="small" src="/files/theme/form_cartoon.gif" alt="html Forms"></image> <span height="500">

HTML Forms <image src="/files/theme/form_code_example.png"alt="html Head Codes" width="450" height="400"> </ image> <-----------Html Sytax------ <p> <a id="locsyntaxhtml" href="#" title="html Syntax"> <image id="big" src="/files/theme/html syntax.png" alt="html Forms"></image> css syntax <p> <a id="#locsyntaxcss" href="#" title="css Syntax"> <image id="big" src="/files/theme/css syntax.png" alt="css Forms"></image> --> <-----------Shout box ----------> <center> <p align="center" style="margin-top:175px;"> <table style= "border:1px solid #333333;"> <tr text-align="center"> <a target="_blank" href="http://www.w3schools.com/html/default.asp" title="w3 School"> <image width="250" src="/files/theme/w3school_browsers.png" alt="html Head"></image> <br/><br/> <p style="color:gray"> Video: http://www.youtube.com/embed/nllshav-qk4 <br/> Beige Square: http://i1298.photobucket.com/albums/ag48/cloudmts/beigesquare_zps700c8cdd.png Head Image: http://i1298.photobucket.com/albums/ag48/cloudmts/girl_head_zps7d95ef3b.png <br/> Beach Image: http://i1298.photobucket.com/albums/ag48/cloudmts/tropical-beachwallpaper_zpsb3dcfed5.jpg<br/><br/><br/> <br/><br/><br/>

</tr> <tr> <a target="_blank"href="https://sites.google.com/site/cloudmts/web-design/"> Web Design Site <a target="_blank" href="https://docs.google.com/document/d/ 1vIpYsbJlJczfodjBvyOBVsiVWdkVYG2HK8aFvyGka -4/edit"> References <a target="_blank"href="https://weebly.com/"> Weebly <a target="_blank" href="http://www.w3schools.com/html/tryit.asp?filename=tryhtml_intro"> w3schools Try it yourself <a target="_blank" href="https://docs.google.com/document/d/ 1BTYSwbIAitBjT6A7v2KyGEdxfwRbI9GUfmTQrghenZk/edit"> Assignments <a target="_blank" href="https://docs.google.com/spreadsheet/ccc?key= 0ApndmqGSv8VIdE0zbjY1WDU0OFMtc0pXTjBtUlVCMVE#gid=0"> Coding Log Sheet <a target="_blank" href="https://docs.google.com/spreadsheet/viewform?formkey= de0zbjy1wdu0ofmtc0pxtjbtulvcmve6mq#gid=0"> Submit Practices </tr> </table> </div> <div style='display:none'>{title}</div> <div style='display:none'>{menu}</div> <div style='display:none'>{content}</div> <div style='display:none'>{footer}</div> </body> </html>