Hi friends , i m maintaing one site in weebly for Actor Ajith ....The site name is www.ajithkollywood.weebly.com . The problem is All The news about the Ajith are in the same page .. i dont know how to put in seprate page ........for all news ........Please tell me the html coding for that .......i mean i need to put news like like starajith.com ...please help me friends

Erm, well you just create the new pages as normal, and then hyperlink to each new page on that main News page.

The HTML code for a hyperlink is:

<a href="PageFilenameHere.html">Title To Show As Link</a>

So, if the page name was AsalStoryTrue.html, you would set the hyperlink as:

<a href="AsalStoryTrue.html">Asal story is true story of Saran - Dinamani</a>

Hope this helps :)

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.