Skip to content Skip to sidebar Skip to footer
Showing posts with the label Border

Css Dashed Border Always Appears White In Ie8, Why?

Here is the deal, I have following div with dashed borders: .dashed-header { /*background-color… Read more Css Dashed Border Always Appears White In Ie8, Why?

Remove 2px Gray Border Surrounds Edge Ie9

I'm trying to code this site (keyword trying) and I'm trying to figure out how to remove th… Read more Remove 2px Gray Border Surrounds Edge Ie9

Place Caption Within Border Of Image

Here is my work so far. As you can see I have a white solid border and there is a caption underneat… Read more Place Caption Within Border Of Image

Mysterious Bottom Border

I promised to change the logo on an e-commerce site, though it'd take a few minutes, but it has… Read more Mysterious Bottom Border

Css Bottom Border Hover "jitter"

I have a navigation bar which I would like to give an orange bottom border when you hover over the … Read more Css Bottom Border Hover "jitter"

Pt Or Px For Specifying Border-width For Print

should i use pt or px when specifying border-width in css for media print? i basically just want ha… Read more Pt Or Px For Specifying Border-width For Print

:hover On A Div With A Border Radius

I'm having an issue with hovering and a div with a border radius. When a div has images inside … Read more :hover On A Div With A Border Radius

Is It Possible To Make "shortcut Icon" Round Using Css?

Maybe it will sound stupid, i really dont know much, but is it possible to style shortcut icon wit… Read more Is It Possible To Make "shortcut Icon" Round Using Css?

Transparent Border With Background Color

This is strange. This works: border-right: 1px solid rgba(0,0,0,0.12); /* renders a gray border */ … Read more Transparent Border With Background Color

Border With A Transparent Centred Arrow

I am trying to style a div with a bottom-border that has a downward-pointing arrow. The div will ha… Read more Border With A Transparent Centred Arrow

How To Fix This White-dot Border Issue In A Drop Down Menu?

In my website's drop down menu, an element's top, left and right borders are set to gray an… Read more How To Fix This White-dot Border Issue In A Drop Down Menu?

Redraw Page Border On Scroll

My webpage content is centered in the middle using auto margin and has a black border on both sides… Read more Redraw Page Border On Scroll

Is There Any Way To Make The Html Underline Thicker?

I have a centered div with a nested h1 inside. Is there any way to underline it with a thicker line… Read more Is There Any Way To Make The Html Underline Thicker?

Remove Only One Border On Input Element And Not Effect The Other Borders

My intention for the script below (and also located at http://jsbin.com/enOxEya/1/) is just to remo… Read more Remove Only One Border On Input Element And Not Effect The Other Borders

Outlook Client Not Properly Rendering Table Borders

I've been trying to put together an HTML email template for work, and it looks great! ...in eve… Read more Outlook Client Not Properly Rendering Table Borders

Onclick Button Border Color Change

Should be fairly simple but I'm lost and all searches result in non-specific answers that don&#… Read more Onclick Button Border Color Change

Creating A Triangle Div With Css

I have recently learned how to create the appearance of a triangle div with CSS and HTML. Now, I wo… Read more Creating A Triangle Div With Css

Css Border Radius And Border Collapse

I'm trying to have a table with a border-radius of 12px set in CSS. There is no border on the t… Read more Css Border Radius And Border Collapse

How Do You Apply A Gradient From Outer To Inner, Only To Borders, In Css?

Based on the MDN documentation this doesn't seem to be explicitly supported. So I tried it as f… Read more How Do You Apply A Gradient From Outer To Inner, Only To Borders, In Css?

Remove The Bottom Border Of A Div Table

I'm trying to display some images in a div table, but I keep getting the border on the bottom o… Read more Remove The Bottom Border Of A Div Table