Fucking FAILURE! - Shad0w
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Fucking FAILURE! - Shad0w
 
HomePortalLatest imagesRegisterLog in
Top posters
shad0w
Html TUT 3 part 2 I_vote_lcapHtml TUT 3 part 2 I_voting_barHtml TUT 3 part 2 I_vote_rcap 
rdwuestewald
Html TUT 3 part 2 I_vote_lcapHtml TUT 3 part 2 I_voting_barHtml TUT 3 part 2 I_vote_rcap 
Crush Combat
Html TUT 3 part 2 I_vote_lcapHtml TUT 3 part 2 I_voting_barHtml TUT 3 part 2 I_vote_rcap 
banksy
Html TUT 3 part 2 I_vote_lcapHtml TUT 3 part 2 I_voting_barHtml TUT 3 part 2 I_vote_rcap 
Kewley
Html TUT 3 part 2 I_vote_lcapHtml TUT 3 part 2 I_voting_barHtml TUT 3 part 2 I_vote_rcap 
Ashley
Html TUT 3 part 2 I_vote_lcapHtml TUT 3 part 2 I_voting_barHtml TUT 3 part 2 I_vote_rcap 
Anthony
Html TUT 3 part 2 I_vote_lcapHtml TUT 3 part 2 I_voting_barHtml TUT 3 part 2 I_vote_rcap 
Inix
Html TUT 3 part 2 I_vote_lcapHtml TUT 3 part 2 I_voting_barHtml TUT 3 part 2 I_vote_rcap 
mitch
Html TUT 3 part 2 I_vote_lcapHtml TUT 3 part 2 I_voting_barHtml TUT 3 part 2 I_vote_rcap 
dukemaster95
Html TUT 3 part 2 I_vote_lcapHtml TUT 3 part 2 I_voting_barHtml TUT 3 part 2 I_vote_rcap 
Who is online?
In total there is 1 user online :: 0 Registered, 0 Hidden and 1 Guest

None

Most users ever online was 29 on Mon Aug 14, 2023 12:16 pm

 

 Html TUT 3 part 2

Go down 
2 posters
AuthorMessage
shad0w




Number of posts : 173
Points : 238
Reputation : 0
Registration date : 2009-03-18
Location : 127.0.0.1

Html TUT 3 part 2 Empty
PostSubject: Html TUT 3 part 2   Html TUT 3 part 2 EmptyThu Mar 19, 2009 7:06 pm

ok Now time to explain the script in part 1

<p style="font-family:times;color:red">

Ok so whats here is Paragraphlike always but instead oj just closing it were gonna put a code in it.This code changes the font and the color.Basicall only thing you ever change in this code is where it says "times" and "red"

<p style="font-size:30px">This text is 30 pixels high</p>

This Is the code to put the font "this text is 30 pixels high" to the size of 30 pixels
Like always it has the style=" And its in a paragraph When using codes like this it will only change the element its in.So it only changes what in the paragraph line.

<p>
You can also use an image as a link:
<a href="http://www.myspace.com">
<img border="0" src="buttonnext.gif" width="65" height="38">
</a>
</p>

This Code allows an image act as a link to a site.So that when you click the image you will be redirected to a link that is stated.You put your image where it says src="buttonnext.gif" the width and stuff is how big you want the image to be.
Take note that: <img doesnt have a close tag its called an open tag!

<p>
This is a mail link:
<a href="mailto:shad0w@microsoft.com?subject=Shad0w%20you%20own&body=You%20are%20the%20best">
Send Mail</a>
</p>


The email code is pretty obvious if you look at it but ill explain it. Since this is a type of link you have to use the href=" code but instead of a url you use mailto:(place email here)subject:(type the subject.REMEMBER TO USE &20 FOR SPACES)Then to add the body you put &body=(type what you want here. Still use %20 for spaces) then after that you put ">Send Mail</a></p> So that you can close the link and paragraph

Finally is,

<p>
<b>Note:</b> Spaces between words should be replaced by %20 to <b>ensure</b> that the browser will display your text properly.
</p>
<hr />
<bdo dir="rtl">
this text is backwards</bdo>

Ok First let me tell you what BDO means its Bi-Directional Override.
The dir in this stands for direction and rtl is Right To Left
Then your write your text after (<bdo dir="rtl">)
But bdo does have a close tag so you put </bdo>

Ok well thats all for now, Please comment and rate out of 5 stars. Also please show me how this code helped you. Remember to always ask me questions on the tutorials.
Thanks for reading and have a great day or night
Back to top Go down
banksy




Number of posts : 103
Points : 31
Reputation : 0
Registration date : 2009-03-19
Location : London

Html TUT 3 part 2 Empty
PostSubject: Re: Html TUT 3 part 2   Html TUT 3 part 2 EmptySat Mar 21, 2009 1:29 pm

helpful shad0w, thanks
Back to top Go down
 
Html TUT 3 part 2
Back to top 
Page 1 of 1
 Similar topics
-
» Html 3 part 1
» Html TUT 1
» HTML TUT 2
» html tut 4
» [TUT] Security part 1

Permissions in this forum:You cannot reply to topics in this forum
Fucking FAILURE! - Shad0w :: Shad0w's Computer Section :: Coding :: Web-
Jump to: