yuliyanechet / homepage

My very own personal website. Basically this is just a résumé.
https://yuliyanechet.github.io/homepage/
0 stars 0 forks source link

Fix HTML validation errors #22

Closed yuliyanechet closed 6 years ago

yuliyanechet commented 6 years ago

Error: Saw < when expecting an attribute name. Probable cause: Missing > immediately before.

Error: A slash was not immediately followed by >.

Warning: Attribute < is not serializable as XML 1.0.

Error: Attribute < not allowed on element path at this point.

Error: Attribute svg not allowed on element path at this point.

Error: HTML start tag span in a foreign namespace context.

Error: Stray end tag div.

yuliyanechet commented 6 years ago

Fixed in 20f052c08184432d2d252bf5e01cf2dfa830ba75