Quote:
Originally posted by MakeMeGrrrrowl
But what if I don't wanna replace anything...say I just wanna add something?
|
Then you find and replace it ..lol
IE... you have this
<h1>ButtFuckers</h1>
and you want this..
<h1>ButtFuckers</h1>
<h3>Enter the workd of hardcore ass raping! The world of messy deep anal ramming!</h3>
Then you would do this..
Find :
<h1>ButtFuckers</h1>
Replace :
<h1>ButtFuckers</h1>
<h3>Enter the workd of hardcore ass raping! The world of messy deep anal ramming!</h3>
So you ve added new stuff by using the replace tool, just try it out you will see, its pretty easy