How to eliminate the blue border around linked images on web page?
Submitted by: AdministratorThis can be done by specifying the border property for linked images in your CSS as none:
For e.g.
a img { border: none ; }
However, this makes it difficult for the users to differentiate between the clickable and non-clickable images.
Submitted by: Administrator
For e.g.
a img { border: none ; }
However, this makes it difficult for the users to differentiate between the clickable and non-clickable images.
Submitted by: Administrator
Read Online User Interface Designer Job Interview Questions And Answers
Top User Interface Designer Questions
☺ | User Interface Designer Job Interview Questions Part Two! |
☺ | What is RWD? |
☺ | Do you know which style specification method should be used? |
☺ | What is .rolloverfordnd? |
☺ | User Interface Designer Job Interview Questions Part One! |
Top Top World Wide Web Categories
☺ | Cascading Style Sheet CSS Interview Questions. |
☺ | HTML5 Interview Questions. |
☺ | Basic Internet Interview Questions. |
☺ | Domain Name System (DNS) Interview Questions. |
☺ | JavaScript Interview Questions. |