This is what it would look like: Add color to your button:
"> This is what it would look like: Add color to your button: ">Download presentation
Presentation is loading. Please wait.
1
HTML Extras
2
Adding a button <form method="get" action=" you want to link to"><input type="submit" value="click here"></form> This is what it would look like: Add color to your button: <FORM METHOD="get" ACTION=" TITLE="submit" TYPE="submit" STYLE="background:#00ff00" VALUE="Click Here"></FORM>
3
Changing your Horizontal Rule
<hr width=“25%”> OR <hr width=“200”> This creates a rule that covers 25% of the screen OR using 200 pixels which also resizes the width. <hr width=“25%” size=“3” The size attribute allows you to change the thickness to 3 pixels (the default is 1) <hr color=“blue”> Changes the color of the line
4
Non-Breaking Space To indent a paragraph: Use non-breaking spaces
They don’t use brackets and is not a container
5
Adding Symbols Symbols have codes that begin with & and end with ;
The number or letters between allow the browser to display that symbol To see codes for symbols go to
6
Linking to an email address
<a me a message</a>
7
Adding Background image
<body background=“file name” Sound – link the sound just like you link to an image <a href=“greeting.wav”>Listen to my greeting</a> Video clip <a href=“homemovie.mov”>Watch my home movie.</a>
8
Embedded Sound For sound, only use wav or midi files so that viewer can see/hear <bgsound src=“mysound.wav”> <bgsound src=“mysound.wav” loop=“3”>
9
Free Backgrounds Templateyes.com/web-backgrounds/index.htm
Appleblossomart.com/sitebackgrounds.htm Thefreesite.com
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.