Andreas Kling
|
152c31c5c6
LibHTML: Let's display <basefont> as block-level elements for now
|
5 years ago |
Andreas Kling
|
33daa80bf0
LibHTML: Use a fixed-width font for <pre> tags, duh!
|
5 years ago |
Andreas Kling
|
ee2cafc15c
LibHTML: Fix the default style for <hr> elements
|
5 years ago |
Andreas Kling
|
cdac60e876
LibHTML: Make <header> and <footer> be "display: block" by default
|
5 years ago |
Andreas Kling
|
64ce453050
LibHTML: Only actually-linked <a> elements should be blue+underlined
|
5 years ago |
Andreas Kling
|
41896ff521
LibHTML: Add stub classes for basic table layout
|
5 years ago |
Andreas Kling
|
06f084fedd
LibHTML: Add the <center> element
|
5 years ago |
Andreas Kling
|
61ef17b87a
LibHTML: Implement basic :hover pseudo-class support
|
5 years ago |
Andreas Kling
|
fdbad6284c
LibHTML: Implement the <blink> element
|
5 years ago |
Andreas Kling
|
769f86ff9c
LibHTML: Add a little bit of margin around <hr> elements
|
5 years ago |
Andreas Kling
|
847072c2b1
LibHTML: Respect the link color set via <body link>
|
5 years ago |
Andreas Kling
|
8f842375a2
LibHTML: Implement the <hr> element
|
5 years ago |
Andreas Kling
|
86b7dd6d5d
LibHTML: Tweak default CSS to bring it a bit closer to HTML4
|
5 years ago |
Andreas Kling
|
402c6de5c9
LibHTML: Make <div> elements display: block
|
5 years ago |
Andreas Kling
|
a768724270
LibHTML: Make <a> tags blue and underline by default
|
5 years ago |
Andreas Kling
|
83f643d43c
LibHTML: Make h1 and h2 tags use Pebbleton Bold by default :^)
|
5 years ago |
Sergey Bugaev
|
8a2beaf52b
LibHTML: Tweak the default CSS style
|
5 years ago |
Andreas Kling
|
04b9dc2d30
Libraries: Create top level directory for libraries.
|
6 years ago |