Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #4K
~3K People Reached
Favorite Tags

6 Posted Topics

Member Avatar for abdulraqeeb33

hello, i went through your code in detail and observed that you haven't closed the h1 and h3 tags. that is the reason you get the error message. also the doctype declaration doesnt need an xml processing instruction at the start so remove the first line from your html code …

Member Avatar for Netprof
0
396
Member Avatar for sangeeta_ratha

I have a gridview where i need to keep its header fixed and also got a way to work on it. The problem is the whole thing works fine untill i increase the width of the gridview more than the width of the page. the header seems to be out …

0
88
Member Avatar for sangeeta_ratha

hi, Im using a repeater control bound to a database table. everything works fine. i need to display the total of a column from that database table in the footer template of my repeater control. but im clueless as to how it can b done. Any help would be appreciated. …

Member Avatar for apegram
0
772
Member Avatar for rori

hi, try writing the code this way and check if u still get any errors. It should work. [code] <style type="text/css"> A:hover {color: #ff0000; font-weight: bold} </style> [/code] The missing attribute " type " is all that is required for a style tag to function properly.

Member Avatar for Cragdo
0
673
Member Avatar for SasirekhaMuthu

Hi, not sure if you can achieve colouring just a part of the whole word of a node. But you can use different colors for different nodes in a treeview by accessing the particular node and applying style of forecolor or backcolor as required.

Member Avatar for SasirekhaMuthu
0
879
Member Avatar for sangeeta_ratha

Hi, can anyone provide me with an easy code that would display my blogger posts in my website. ? Tried googling about blogger widgets. Any site that would be helpful will also do.

Member Avatar for almostbob
0
227

The End.