Md. Reazul Karim

less info
55 reputation
16
bio website
location
age
visits member for 5 months
seen May 7 at 21:59
stats profile views 26

Apr
23
asked Bash for loop - the loop counter not working as expected
Apr
14
accepted CSS navigational bar: text following UL is floating around - why?
Apr
14
accepted HTML img behavior - why no margin when floated?
Apr
14
accepted CSS drop down menu absolute - need clarification
Apr
14
comment Aligning the right edge of the drop down menu
I don't want to remove the style. I want to understand the effect of negative value - in one case it makes an element disappear and in another case it makes right alignment. Very confusing indeed.
Apr
14
asked Aligning the right edge of the drop down menu
Apr
14
accepted CSS alignment without tables - why two divs are overlapping if margin unspecified?
Apr
14
asked CSS drop down menu absolute - need clarification
Apr
13
comment CSS UL doesn't have the border on all sides except when height is mentioned
This seems to be producing good result. What is the reasoning behind inline-block solving the problem?
Apr
13
asked CSS UL doesn't have the border on all sides except when height is mentioned
Apr
11
awarded  Tumbleweed
Mar
31
comment css: link group is placed outside the containing div
but if I use overflow: hidden then it works too. Not sure what is going on here.
Mar
31
comment css: link group is placed outside the containing div
The problem is that the links such as "Comprehensive Curriculum" is outside the div with black background which is supposed to be the container.
Mar
31
asked css: inline-block is helping center the nav bar - need understanding of the working
Mar
29
comment css: link group is placed outside the containing div
No it didn't solve the problem.
Mar
29
comment css: link group is placed outside the containing div
In the original site, they used overflow:auto; and it solved the problem.
Mar
29
comment css: link group is placed outside the containing div
Yes I know. I posted the link to show how it should look but is not happening.
Mar
29
asked css: link group is placed outside the containing div
Mar
29
accepted The following text is inheriting the font-size of p, even though p is not an ancestor
Mar
29
comment The following text is inheriting the font-size of p, even though p is not an ancestor
uh too bad. I made a stupid mistake