recently i have been brosing thru many web templates and have downloaded some of the,.. well now i want to modify the text and put my text in those .. well i aint have any idea on how to do that..?
well if text manipulations are possibly (which i think it is ) then hpw do i program it that on clicking this button it must go to the next page or load another page ....?
i would be glad if you guys could help me out ...
rahul8590 71 Posting Whiz
Recommended Answers
Jump to PostText manipulation? Did you mean, changing the font ( sizes, color, typeface) and other things, concerning text formatting?
Jump to Postmediocre is sufficient for me.
the buttons inside the template are just links, (usually)
so you save a copy of the template with the new name
and change the button text where the button says something like<a href="target">page 1</a>
to<a href="page1.html">My page 1</a>
Post part of the template …
Jump to Postphp and mysql adds to the picture
mediocre becomes the minimum
php is html plus the ability to have the server process instructions before the page is served, to alter the output html page.
mysql is a database, in which information, links to other information, images, names, just about anything …
All 9 Replies
essential 84 Posting Shark Featured Poster
Serellyn 0 Newbie Poster
rahul8590 71 Posting Whiz
almostbob 866 Retired: passive income ROCKS
rahul8590 71 Posting Whiz
almostbob 866 Retired: passive income ROCKS
Serellyn 0 Newbie Poster
sharweb 0 Newbie Poster
rahul8590 71 Posting Whiz
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.