About html

Assignment Help Programming Languages
Reference no: EM13781277

HTML

What HTML is

What tags are

What a basic web page looks like

What 3 HTML tags are required

What HTML comments look like

How to title your web page

How to format the text on your web page

How to create headings on your web page

How to add pictures to your page

 

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 of the internet

TAGS

Look like this: < >

Come in pairs (every begin tag must have an end tag)

<html> </html> PAIRS

TAGS do not show up on a web page

There are 3 REQUIRED TAGS

1. <html> </html> ONLY ONE

2. <head> </head> ONLY ONE (maybe put a title in here)

3. <body> </body> ONLY ONE (stuff that shows up)

Title element

Look like this: < >

Come in pairs (every begin tag must have an end tag)

<html> </html> PAIRS

TAGS do not show up on a web page

There are 3 REQUIRED TAGS

1. <html> </html> ONLY ONE

2. <head> </head> ONLY ONE (maybe put a title in here)

3. <body> </body> ONLY ONE (stuff that shows up)

Headings

Creates different sections for your page

<h#> </h#> replace # with an actual number (1-6)

1 is the BIGGEST, 6 is the smallest heading

<h1> My heading </h1>

Pictures

Put a picture on your page

<img src="Name of your picture.extension" />

Example: <img src="me.jpg" width="25%"/>

The picture MUST be in the same folder as the web page!

Reference no: EM13781277

Questions Cloud

Carry intermediate computations at furniture store : Carry your intermediate computations to at least three decimal places, and round your responses as specified in the table
Operations management for two different hypermarkets : Compare the 4 V's typology (Volume, Variety,Variation and Visibility) of Operations Management for two different hypermarkets in your area (9%).Write your own Conclusion based on the comparison (6%)
Importance of healthy sleep hygiene : The importance of healthy sleep hygiene in optimal functioning. The effects of sleep deprivation on daily functioning.
Do they have a contract : Beta Inc. offers to buy 25 screwdrivers from Industrial Hardware for $75. Industrial responds, "We have the screwdrivers you wish to purchase, but the price is $80." Beta replies, "No, we can find them cheaper somewhere else." Industrial now respo..
About html : Hyper Text Markup Language.
Potentially demonstrating a psychopathology : This character must be an individual who you believe or has been diagnosed as having a psychological disorder. You will need to talk a little bit about the character and their behavior. What in their behavior makes you assess them as potentially d..
What is the monthly payment for the loan : What is the monthly payment for this loan. Show the formula that you used and the values used for each variable to calculate the monthly payment.
How would you package the thumb drive : How would you package the thumb drive for shipment to the lab? Be specific as to what materials you would use, and why - what would you ask the lab to look for on the submitted thumb drive, and why?
Wriyte an essay about the multiple meaning of family : Wriyte an essay about the multiple meaning of family.

Reviews

Write a Review

Programming Languages Questions & Answers

  Write a shell script to read from the keyboard

Write a shell script called poject. 21 to read from the keyboard and display on the monitor first name, last name and age if the age is less than 50. If the age is greater than 50, it will display your are over 5 instead of the age.

  Find out the total of balances

Display all the contents of the file in a tabular format with the first row being a header row and write to a file that is called account numbers.txt only the account numbers from the read file.

  Implementing class called card for standard playing card

Design and implement a aclass called Card that represents a standard playing card. each card has a suit and a face value.

  Write computer code to compute determinant of matrix

Write computer code to compute the determinant of matrix for all n between 2 and 9. Use factoriadic numbers to create all permutations.

  Write program which prints question and reads user input

Write the program which prints question "Do you want to continue?" and reads user input. If user input is "Y", "Yes", "OK", "Sure", or "Why not?", print out "OK".

  Code to sum of all the elements of the array

Write some code that places the sum of all the elements of the array x into total. Declare any variables that you need.

  Define class that contains member variable of type string

Define a class named Document that contains a member variable of type String named text that stores any textual content for the document.

  Write and implement generic set class with attributes

Write and implement the generic Set class with attributes you find essential and with the following methods. Set class has nonduplicate elements.

  Write program to display companys payroll report in list box

Write down the program to display companys payroll report in list box. Program must read each employee's name, hourly rate, and hours worked from file and produce report.

  Write script which declares and sets variable

Write the script which declares and sets a variable that's equal to total outstanding balance due. If that balance is greater than $10,000.00, the script must return the result set consisting of VendorName,

  Write the lisp functions

Write the subsequent LISP functions, add2, add5 and double, if they executed will produce the following results:

  Create memo to grace to outline purposes of organization

Create a memo to Grace in which you outline purposes of organization and costs and benefits of becoming a member.

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd