3
max-dng
7y

!rant

I'm dreaming of a web language that is as close to the English language as possible.
Imagine:
<html>
nav bar with 5 links
slider with 3 images that runs automatically
Section with 3 images next to each other
Paragraph with first word in red
Footer with menu and sign up form
</html>

This would be the shit!

Comments
  • 16
    Im dreaming of a world where each browser always has the latest standards correctly implemented.
  • 4
    Why not just add voice prompt to it and let the project manager build his own goddamn fucking website.
  • 0
    https://emmet.io/ comes close to that...

    it is buit in vs code by default and on atom, brackets and sublime you get it as extension.

    cheat sheet >>> https://docs.emmet.io/cheat-sheet/
  • 3
    Include english-css

    <html>
    Webpage type
    Navigation with some links - stick to top
    Content - make it look good
    Footer - make it look official
    </html>
  • 1
    @heyheni no t really since its no sentences or something. This is just CSS selectors. But I do love emmet and cannot go without.
  • 0
    @Alt-Grrr HAML?
Add Comment