Computer Science, asked by akozofficial2018, 1 year ago

Homework: Web page design
Deadline: 11th February,2019
Topic
Use the style attribute for styling HTML elements
Use background-color for background color
Use color for text colors
Use font-family for text fonts
Use font-size for text sizes
Use text-align for text alignment
use is an element which defines an abbreviation or an acronym.
use element defines contact information (author/owner) of a document or an article.
Use element defines a short quotation.
Color code representation
#rrggbb or hsl(hue, saturation, lightness)

Hue is a degree on the color wheel from 0 to 360. 0 is red, 120 is green, and 240 is blue.
rgba(red, green, blue, alpha)

The alpha parameter is a number between 0.0 (fully transparent) and 1.0 (not transparent at all):

HTML Links - The target Attribute
The target attribute specifies where to open the linked document.

The target attribute can have one of the following values:

_blank - Opens the linked document in a new window or tab
_self - Opens the linked document in the same window/tab as it was clicked (this is default)
_parent - Opens the linked document in the parent frame
_top - Opens the linked document in the full body of the window
framename - Opens the linked document in a named frame.




Its ICT

Answers

Answered by shraddha19200423
1
please don't post this type of question
Similar questions