Previous Video
●How to download Hyper-rom for S3
○ https://m.youtube.com/watch?v=Kw6tSIHl3Dg
Description
The objective of this technique is to provide a way to link to remote long descriptions in technologies that do not have a long description feature built directly into them (e.g., longdesc) or where the feature is known to not be supported.
With this technique, the long description is provided in another location than the non-text content. This could be at another location within the same URI or at another URI. A link to that long description is provided that is immediately adjacent to the non-text content. The link can be immediately before or after the non-text content. If the description is located along with other text then put "End of description" at the end so that they know when to stop reading and return to the main content. If a "Back" button will not take the person back to the point from which they jumped, then a link back to the non-text content location is provided.
This technique was commonly used in HTML before 'longdesc' was added to the specification. In HTML it was called a D-Link because it was usually implemented by putting a D next to images and using the D as a link to the long description. This technique is not technology specific and can be used in any technology that supports links.
ExamplesExample 1: Bar chart
There is a bar chart on a Web page showing the sales for the top three salespeople.
The short text alternative says "October sales chart for top three salespeople."
Immediately after the non-text content is a small image denoting a long description. The alternate text for the image is "Long description of chart". The image links to the bottom of the page where there is a section titled "Description of charts on this page". The link points to this specific description: "Sales for October show Mary leading with 400 units. Mike follows closely with 389. Chris rounds out our top 3 with sales of 350. [end of description]"
Example 2: Bar chart - in non-HTML technology where user agent "back" is not supported for security reasons.
There is a bar chart on a Web page showing the sales for the top three salespeople.
The short text alternative says "October sales chart for top three salespeople."
「html image in button」的推薦目錄:
- 關於html image in button 在 DrTech Youtube 的最讚貼文
- 關於html image in button 在 Embed image in a
- 關於html image in button 在 Image Button in HTML - YouTube 的評價
- 關於html image in button 在 Share Button - Social Plugins - Facebook for Developers 的評價
- 關於html image in button 在 SweetAlert2 - a beautiful, responsive, customizable and ... 的評價
html image in button 在 Share Button - Social Plugins - Facebook for Developers 的推薦與評價
Click the Get Code button to generate your share button code. 3. Copy & Paste HTML snippet. Copy and past the snippet into the HTML of the destination website. ... <看更多>
html image in button 在 Embed image in a <button> element - Stack Overflow 的推薦與評價
... <看更多>
相關內容