Quantcast
Channel: Everyday I'm coding » border
Browsing all 4 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

How does this CSS triangle shape work?

There\’re plenty of different CSS shapes over at http://css-tricks.com/examples/ShapesOfCSS/ and I\’m particularly puzzled with a triangle: #triangle-up { width: 0; height: 0; border-left: 50px solid...

View Article



Table row border doesnt work in firefox and safari

I wanted the table row to have a border on the bottom and top. The code below works in IE but not in firefox or Safari! Kindly help! HTML <tr class='TableRow'> CSS .TableRow{ border-bottom: 2px...

View Article

How do I disable the highlight border on an html input text element

<input type="text" name="user" class="middle" id="user" tabindex="1" /> Basic text input in html, when you tab or focus into it, Safari will put a blurry blue border around it. For the layout I...

View Article

How to remove border (outline) around text/input boxes? (Chrome)

Can anyone explain how to remove the orange border (outline) around text/input boxes? I think it only happens on Chrome to show that the input box is active. Here’s the input CSS i’m using: input {...

View Article
Browsing all 4 articles
Browse latest View live


Latest Images