Search Header Logo
Basics Of A Web Page

Basics Of A Web Page

Assessment

Presentation

Computers

8th Grade - University

Hard

Created by

Nikhil Sharma

Used 1+ times

FREE Resource

3 Slides • 0 Questions

1

Basics Of A Web Page

by Quizizz

2

​Basics of Html

In html we start by putting a <DOCTYPE html> tag then after we put the <html> tag but we have to end the <html> tag so we type </html> to close it. To start the title you type <h1> and close it by doing </h1> but lets say you want to put less size text then you can type <h2> <h3> <h4> <h5> and <h6>

media

3

​Basics of CSS

CSS is a style language to start styling you need html and css so in html if you have a <h1> tag to style you do <h1 class = ""> now to set the class you can do any name let's do S1 for our class now we haven't reached any CSS but now let's do a little CSS now you type

.S1 { } still now real CSS so if want to change the text-color you type .S1 {color: blue;}.

media

Basics Of A Web Page

by Quizizz

Show answer

Auto Play

Slide 1 / 3

SLIDE