Head First html and css



Yüklə 0,94 Mb.
Pdf görüntüsü
səhifə42/45
tarix14.12.2023
ölçüsü0,94 Mb.
#178995
1   ...   37   38   39   40   41   42   43   44   45
Head First HTML and CSS ( PDFDrive )

HTML
CSS
Stay tuned!


36
Chapter 
1
review 
of basic 
html 
and 
css
Not only is this one fine cup of 
House Blend, but now we’ve got 
a web page to tell all our customers about 
our coffees. Excellent work. I’ve got some 
bigger ideas for the future; in the meantime, 
can you start thinking about how we are 
going to get these pages on the Internet so 
other people can see them?
ƒ
HTML and CSS are the languages we use to create 
web pages.
ƒ
Web servers store and serve web pages, which are 
created from HTML and CSS. Browsers retrieve 
pages and render their content based on the HTML 
and CSS.
ƒ
HTML is an abbreviation for HyperText Markup 
Language and is used to structure your web page. 
ƒ
CSS is an abbreviation for Cascading Style Sheets, 
and is used to control the presentation of your 
HTML.
ƒ
Using HTML, we mark up content with tags to 
provide structure. We call matching tags, and their 
enclosed content, elements.
ƒ
An element is composed of three parts: an opening 
tag, content, and a closing tag. There are a few 
elements, like , that are an exception to this 
rule.
ƒ
Opening tags can have attributes. We’ve seen one 
already: type.
ƒ
Closing tags have a “/” after the left angle bracket
in front of the tag name, to distinguish them as 
closing tags.
ƒ
Your pages should always have an element 
along with a element and a  
element.
ƒ
Information about the web page goes into the 
element. 
ƒ
What you put into the element is what you 
see in the browser.
ƒ
Most whitespace (tabs, returns, spaces) is ignored 
by the browser, but you can use it to make your 
HTML more readable (to you).
ƒ
You can add CSS to an HTML web page by 
putting the CSS rules inside the


Yüklə 0,94 Mb.

Dostları ilə paylaş:
1   ...   37   38   39   40   41   42   43   44   45




Verilənlər bazası müəlliflik hüququ ilə müdafiə olunur ©azkurs.org 2024
rəhbərliyinə müraciət

gir | qeydiyyatdan keç
    Ana səhifə


yükləyin