- 
	20-05-09, 19:01 #21
 
		Debasis thanks for working hard to post all of your post. Really being in the field of blogger for 2 years as of now I too didn't know this.
And Paramita, as usual you fight up. Nothing is free. Its like pay money and work done. If you have any problem with anyone PM them up saying whats the problem with him, 90% people will take it in positive sense, I take every odds of mine in positive sense.Hidden Content
Hidden Content
Hidden Content
Hidden Content
Any suggestions for Online or Hosting or blog setup Contact me
 - 
	21-05-09, 07:58 #22
					
					
						Master Member
					
					
						I was here more times.
					
                                        
					
						
							
								
							
						
					
					
						- Join Date
 - Feb 2009
 - Posts
 - 700
 
- Rep Power
 - 0
 
 
		Hi debasis i Pmed you with details and gave my login and password so pl correct the footer when you have got time and send it.And i agree with Nick this is not the place to openly abuse for personal reason.
 - 
	22-05-09, 04:20 #23
					
					
						Master Member
					
					
						I was here more times.
					
                                        
					
						
							
								
							
						
					
					
						- Join Date
 - Nov 2007
 - Posts
 - 915
 
- Rep Power
 - 0
 
 
		well i am not that much active at all with my blogger and i have no much idea how exactly to customize things over there. can i use some other external templates to my blogger account
 - 
	22-05-09, 06:43 #24
 
		Ya archy you can do this , there are two ways for this..if you want a dynamic themes then you need to install a valid XML template but if you want to make a beautiful static site or want to make a static site with table format then you need to do one thing first design a theme and install it from ur control panel then your site will be perfect .if anybody need any blogger theme then feel free to tell me i will send you a theme according to your needs and no need to search for a blogger theme on internet.
 Originally Posted by archy22
					
				
Thanks.
 - 
	22-05-09, 14:54 #25
 
		can u tell me how to maintain the size of any tabel in my blog and also tell me - If I want to create a table in the middle of my blog - then what will i do ?
 - 
	22-05-09, 16:27 #26
 
		Kindly read my previous replies which i have given to ssarkar and there i have mentioned that how to align the table and there you will find the code provided by me and there you know how to change the size and shape of the table.
 Originally Posted by Kobita
					
				
Thanks.
 - 
	24-05-09, 10:46 #27
					
					
						Master Member
					
					
						I was here more times.
					
                                        
					
						
							
								
							
						
					
					
						- Join Date
 - Sep 2008
 - Location
 - Kolkata, India
 - Posts
 - 985
 
- Rep Power
 - 0
 
 
		Debasish, I have worked hard on this table (try to implement your table format with some of my other alignment format) but some of the basic html tags such as colspan, rowspan are not working and so I couldn't post my table in proper way. Could you suggest me how to solve this problem.
 Originally Posted by debasis
					
				
 - 
	24-05-09, 16:35 #28
					
					
						Master Member
					
					
						I was here more times.
					
                                        
					
						
							
								
							
						
					
					
						- Join Date
 - Jan 2009
 - Posts
 - 453
 
- Rep Power
 - 0
 
 
		Well debasis bro i am really thankful for giving those codes.I was just thinking to add some real good codes on my blog.But i was worried weather blog spot accept it or not.But now i can see that it be done very easily.
 - 
	24-05-09, 17:56 #29
 
		Thanks for appreciating my work and labor here and you all are my favorite and there is no harm to use any external codes in ur blogspot but remember one thing you code should be valid XHTML or HTML otherwise it will show you a error message.
 Originally Posted by shadowking
					
				
Thanks.
 - 
	25-05-09, 05:44 #30
					
					
						Master Member
					
					
						I was here more times.
					
                                        
					
						
							
								
							
						
					
					
						- Join Date
 - Sep 2008
 - Location
 - Kolkata, India
 - Posts
 - 985
 
- Rep Power
 - 0
 
 
		Debasish, I just forgot to convey my thanks in my PM. I have sent you the actual code which I have run with IE and which was showing the exact table format. Now this is what I want to post in my blog.
 - 
	25-05-09, 16:06 #31
 
		Ho Sorry for late..According to your need I made a table and posted it in my blogger and its working all browser perfectly and in comparison to your code i just changed few things .
 Originally Posted by ssarkar
					
				
chnages:
what ever you will write on the top row it will automatically converted in to bold letters and whatever you will write in first column it will able written in bold letters, below giving you the code plz add in your blogger's html editor hope this work perfectly as i have tested it in my blogger.
Thanks.
Code:<table width="889" border="1" cellspacing="1" cellpadding="1" bordercolor="#0000FF"> <tr> <th width="81" scope="col"><font face="times new roman">Date</font></th> <th colspan="2" scope="col">BSE</th> <th colspan="2" scope="col">NSE</th> <th colspan="2" scope="col"><font face="times new roman">FIMMDA</font></th> <th colspan="2" scope="col"><font face="times new roman">Grand Total</font></th> </tr> <tr> <th scope="row" valign="top"><font face="times new roman">--- </font></th> <td width="105" valign="top">No. of Trades*</td> <td width="119" valign="top"> <font face="times new roman">Amount</font><font face="times new roman">(Rs. Cr.)*</font></p> </td> <td width="57" valign="top"><font face="times new roman">No. of Trades*</font></td> <td width="79" valign="top"><font face="times new roman">Amount (Rs. Cr.)*</font></td> <td width="98" valign="top"><font face="times new roman">No. of Trades*</font></td> <td width="124" valign="top"><font face="times new roman">Amount (Rs. Cr.)*</font></td> <td width="97" valign="top"><font face="times new roman">No. of Trades*</font></td> <td width="81" valign="top"> <font face="times new roman">Amount (Rs.Cr.)*</font></p> </td> </tr> <tr> <th scope="row"><font face="times new roman">2007-08</font></th> <td><font face="times new roman">27697 </font></td> <td><font face="times new roman">41186.73 </font></td> <td><font face="times new roman">3787 </font></td> <td><font face="times new roman">31453.14</font></td> <td><font face="times new roman">4089</font></td> <td><font face="times new roman">23479.01</font></td> <td><font face="times new roman">35573 </font></td> <td><font face="times new roman">96118.88</font></td> </tr> <tr> <th scope="row"><font face="times new roman">2008-09</font></th> <td><font face="times new roman">417376</font></td> <td><font face="times new roman">38057.92 </font></td> <td><font face="times new roman">4902 </font></td> <td><font face="times new roman">49505.39 </font></td> <td><font face="times new roman">9585 </font></td> <td><font face="times new roman">61535.15</font></td> <td><font face="times new roman">429642 </font></td> <td><font face="times new roman">148751.96</font></td> </tr> </table>
 - 
	25-05-09, 16:56 #32
					
					
						Master Member
					
					
						I was here more times.
					
                                        
					
						
							
								
							
						
					
					
						- Join Date
 - Sep 2008
 - Location
 - Kolkata, India
 - Posts
 - 985
 
- Rep Power
 - 0
 
 
		Debasish, many many thanks for the effort which you have taken for me. I will definitely let you know the effect of this codes (I am sure they will work fine).
What is that 'th' tag?
 - 
	25-05-09, 21:27 #33
 
		Hi, Its Ok yaar , No need to say thanks and no need any formalities, if you face any types of trouble in your any site just PM me and this code will work fine i tested it in my blog and found its working finely and coming to your question this "th" is Known as "Table Head" When You Will Add Any Data After It It will automatically Turns In To Bold Font Ex: when you are posting any blog in blogger its heading will be different size from its contents and it will be in bigger in size and Bold looking like this this tag helps you to do this automatically.So this is very little Attribute but its very effective.
 Originally Posted by ssarkar
					
				
Thanks.
 - 
	27-05-09, 08:57 #34
					
					
						Master Member
					
					
						I was here more times.
					
                                        
					
						
							
								
							
						
					
					
						- Join Date
 - Sep 2008
 - Location
 - Kolkata, India
 - Posts
 - 985
 
- Rep Power
 - 0
 
 
		debasish, I have post the table in my blog, just going to pm you its link, see it by yourself. All is good except the right-hand vertical bar is missing in my table, and I think it is due to the layout of my blog. If I choose different layout, it would be ok.
Now the adsense ads in also coming after post, as I have set it 'on'.
I have no idea that while posting a blog, the exact picture is not showing in 'preview' mode, it would be clear after the blog has been posted.
 
Similar Threads
- 
  
Do you have a blogger blog or wordpress blog ?
By nick_westlife in forum Make money with your BlogReplies: 43Last Post: 12-06-09, 06:27 - 
  
Header and footer in blogger blog ?
By nick_westlife in forum Search Engine OptimizationReplies: 10Last Post: 09-05-09, 20:25 - 
  
How to promote a blogger blog ?
By mantra in forum Search Engine OptimizationReplies: 15Last Post: 21-01-09, 16:12 - 
  
best free blogger template for the blog
By suntuu in forum Make money with your BlogReplies: 4Last Post: 08-01-09, 07:48 - 
  
Where and how to sell my blogger blog ??
By nick_westlife in forum Make money with your BlogReplies: 13Last Post: 26-11-08, 17:40 




				
				
				
					
  Reply With Quote
			
							
						
							
			
Bookmarks