mirror of
https://github.com/krahets/hello-algo.git
synced 2024-12-24 03:06:29 +08:00
01a5f7b09f
* Improved HTML Structure for Better Accessibility and Maintainability Commit Description: Semantic Sectioning and Class Names: Updated class names to be more descriptive. Ensured better readability and maintainability. Alt Text for Images: Added alt attributes to all <img> tags to improve accessibility. SVG Elements: Added appropriate role attributes to SVG elements. External Links: Updated external links to open in a new tab using target="_blank". Added rel="noopener noreferrer" for security reasons. CSS Separation: Inlined styles for demonstration purposes but recommended moving them to a separate stylesheet for better separation of concerns. * Update index.html * Update index.html * Update index.html * Update index.html * Update index.html * Update index.html --------- Co-authored-by: Yudong Jin <krahets@163.com> |
||
---|---|---|
.. | ||
assets | ||
chapter_appendix | ||
chapter_array_and_linkedlist | ||
chapter_backtracking | ||
chapter_computational_complexity | ||
chapter_data_structure | ||
chapter_divide_and_conquer | ||
chapter_dynamic_programming | ||
chapter_graph | ||
chapter_greedy | ||
chapter_hashing | ||
chapter_heap | ||
chapter_hello_algo | ||
chapter_introduction | ||
chapter_paperbook | ||
chapter_preface | ||
chapter_reference | ||
chapter_searching | ||
chapter_sorting | ||
chapter_stack_and_queue | ||
chapter_tree | ||
index.assets | ||
index.html | ||
index.md |