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

  Use one-dimensional array to read in twenty numbers

Use the one-dimensional array to solve problem: Read in 20 numbers, each of which is between 10 and 100. As each number is read, print it only if it is not duplicate of number which has already been read.

  Program to fill 0s and 1s into tictactoe board

Write a program which randomly fills in 0s and 1s into TicTacToe board, prints board.

  Write program to calculate tips for services rendered

Write program to calculate tips for services rendered. The program must request person's occupation, amount of the bill and the percentage tip as input

  Write if statement to display acceptance messag

Write an if statement that displays an acceptance message for an astronaut candidate if the person's weight is between the values of opt_min.

  Design getter and setter and constructor methods

User must have option to draw new shape at different location and keep the existing shape. Design all the getter and setter & constructor methods for each class.

  Create class for factory workers are paid certain amount

Create class for Factory workers are paid a certain amount for each unit they make and their total pay is the number of units produced times the pay per unit.

  Create program to enter number of packages bought

Create a program which asks user to enter number of packages bought . The program must then display amount of discount (if any) and total amount of purchase after the discount.

  Write a program that reads in from a ?le

Write a program that reads in from a ?le a starting month name, an ending month name, and then the monthly rainfall for each month during that period.

  Write a phonenumber class

Write a PhoneNumber class that gets initialized with a 10-digit phone number. In the call PhoneNumber.new(ph), the input ph take any of these possible formats:

  Explain a program for a military tank control system

required to design, implement and document a program for a Military Tank Control System to execute on a Windows based personal computer

  Write void function which reads game-s parameters from file

Write a void function which reads game's parameters from file. Function validates te parameters. If parameters are "bad" the function assigns default values to parameters.

  Binary search algorithm to search an array

The binary search algorithm that follows may be used to search array when elements are in order. This algorithm is analogous to following approach for finding name in telephone book.

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