using simple html coding, we can create a basic page, and refresh my knowledge of codes.
html
head
title
webdesign2
/title
/head
body bgcolor=#
font face="verdana"
/font
br
/body
p
whats on the screen
/p
/html
all codes need to be incased in <> and when the codes are closed they need to end in /
all html colour have a code
br creates space on the page, basically a return in the text
i have found the codes for all the colours online:
No comments:
Post a Comment