Jump to content

ISTIAK

Members
  • Posts

    18
  • Joined

  • Last visited

Everything posted by ISTIAK

  1. I have as dynamic website how can I change type of meta data with many page
  2. that's easy you can do that in css. I am giving a little example <!DOCTYPE Html><html><head><title>Welcome to W3schools</title><style>a:link {color:blue};a:visited {color:red};a:hover {color:orange};a:active {color:purple};</style></head><body><a href="www.w3schools.com">Go to w3schools.com</a></body></html>
  3. how can I place search bar in my website . the search bar will provide my website content by search algorythom
  4. how can I keep 2 columns where 1 column is on the left side and other columns will be right side and centre will contain div. how can I place 3 columns in one area
  5. my question is can i align 2 things in same area in different place?
  6. this is desired solution
  7. <!doctype html><html><head><title>Free Ebook Site BDEBOOK</title><meta charset="utf-8" /><meta name="keywords" content="download free ebook from BDEBOOK, free Ebook, Bangla Ebook, Bangla programming Ebook, moghol rannar boi, BDEBOOK, bangla golper boi, uponnash, kobita, Bangla natok " /><meta name="language" content="English" /><meta name="geography" content="United States of America, New York, New York City" /><meta name="city" content="New York City" /><meta name="state" content="New York" /><meta name="country" content="USA, United States Of America" /><meta name="author" content="BDEBOOK" /><link rel="stylesheet" type="text/css" href="default.css"></head><body><table><tr><td id="category"><h1>Books category</h1><hr><h2><a href=http://www.bdebook.com/category/.html>Golper Boi</a></h2><h2><a href=http://www.bdebook.com/category/.html>Uponnash</a></h2><h2><a href=http://www.bdebook.com/category/.html>Magazine</a></h2><h2><a href=http://www.bdebook.com/category/.html>Kobita</a></h2><h2><a href=http://www.bdebook.com/category/.html>Comics</a></h2><h2><a href=http://www.bdebook.com/category/.html>Science</a></h2><h2><a href=http://www.bdebook.com/category/.html>Thriller</a></h2><h2><a href=http://www.bdebook.com/category/.html>Natok</a></h2><h2><a href=http://www.bdebook.com/category/.html>Rannar Boi</a></h2><h2><a href=http://www.bdebook.com/category/.html>Technology</a></h2><h2><a href=http://www.bdebook.com/category/.html>Computer</a></h2><h2><a href=http://www.bdebook.com/category/.html>Islamic Books</a></h2><h2><a href=http://www.bdebook.com/category/.html>Science Fictions</a></h2></td><td id="latest books"><h1>LATEST BOOKS</h1></td></tr></table></body></html>
  8. i will learn php later for automation now i want this solution i giving the code please give me solution
  9. i will use 3 column
  10. shakir thats not the answer first understand his situation
  11. thanks davej I am learning php
  12. like this problem but i want latest books in top
  13. I am having some issue with making my websites. I am making a layout like a newspaper forr ebook site . Its look will be a column with books category and it will be in left side in center there will be some latest album but problem with text align help me
  14. in css how can i align a table? crying...
  15. Hey everyone i am a newbie in web develop anyone can tell me how to set table align in css?and th, td, tr also with table align i got stuck help me please ? thanks in advance
×
×
  • Create New...