- jQuery for Designers Beginner's Guide Second Edition
- Natalie MacLees
- 124字
- 2021-09-03 10:08:33
Chapter 2. Enhancing Links
We take links for granted these days, but the truth of the matter is that the humble link revolutionized documents and made the Web as we know it today possible. Being able to link a reader directly to another document or to another place within a document was not possible before.
For this reason, you can say that hyperlinks are the backbone of the Internet—without them, search engines wouldn't be possible, nor would most websites. Let's take a look at some of the ways we can make links work even harder for us.
In this chapter, we will cover the following topics:
- How to turn a list of links into simple tabs
- How to customize tooltips
推薦閱讀
- C++ Primer習(xí)題集(第5版)
- Raspberry Pi Networking Cookbook(Second Edition)
- 算法精粹:經(jīng)典計(jì)算機(jī)科學(xué)問題的Java實(shí)現(xiàn)
- PostgreSQL Replication(Second Edition)
- 微信小程序項(xiàng)目開發(fā)實(shí)戰(zhàn)
- Python編程從0到1(視頻教學(xué)版)
- Angular開發(fā)入門與實(shí)戰(zhàn)
- Learning R for Geospatial Analysis
- Unity 2017 Mobile Game Development
- 軟件測(cè)試教程
- Access 2010中文版項(xiàng)目教程
- Kubernetes進(jìn)階實(shí)戰(zhàn)
- Clojure Web Development Essentials
- Spark技術(shù)內(nèi)幕:深入解析Spark內(nèi)核架構(gòu)設(shè)計(jì)與實(shí)現(xiàn)原理
- MongoDB Cookbook