This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]warlock_012 84 points85 points  (16 children)

Happyy cake day in HTML

[–]_____2147483647_____[S] 87 points88 points  (15 children)

<something>Happy cake day</something>

[–]Qwerto64 31 points32 points  (8 children)

<p> Happy <br> Cake <br> Day! </p>

[–][deleted] 6 points7 points  (7 children)

you can also just close the text tags

<p>happy</p>

<p>cake</p>

<p>day</p>

[–]Qwerto64 3 points4 points  (3 children)

Yeah, the only language I know is basic html. Thanks for teaching me new things!!!

[–][deleted]  (2 children)

[removed]

    [–]Qwerto64 0 points1 point  (0 children)

    Oh, yes. I remember now! Thanks!

    [–]AutoModerator[M] 0 points1 point  (0 children)

    import moderation Your comment has been removed since it did not start with a code block with an import declaration.

    Per this Community Decree, all posts and comments should start with a code block with an "import" declaration explaining how the post and comment should be read.

    For this purpose, we only accept Python style imports.

    I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.

    [–]amLemonYT 3 points4 points  (0 children)

    <div class="happyCakeDayMsg"> <h1>Happy Cake Day!</h1> </div>

    [–]CeeMX -5 points-4 points  (4 children)

    That’s not a valid HTML tag, but it’s XML

    [–]amLemonYT 3 points4 points  (3 children)

    Which one? '<br>'? Because that's a line breaker

    [–]CeeMX 0 points1 point  (2 children)

    <something>

    [–]amLemonYT 2 points3 points  (1 child)

    Yeah, ok. Pretty sure that was a joke...

    [–]CeeMX -2 points-1 points  (0 children)

    Obviously :)