HTML semantic! #14

Closed
opened 2021-10-02 09:55:29 +00:00 by hucste · 14 comments
Contributor

Hi.

Your HTML code seems not semantic; and many bloc div not needed!

Hi. Your HTML code seems not semantic; and many bloc div not needed!
Owner

Hello,
Could you give hints about where you think the semantic is wrong?

Hello, Could you give hints about where you think the semantic is wrong?
Author
Contributor

I prepare a PR ;-)

I prepare a PR ;-)
Owner

Before doing so don't forget to git pull -r to have latest revision locally.

Before doing so don't forget to `git pull -r` to have latest revision locally.
Contributor

There's a <p> inside a <p> where the art is. That's probably illegal. line 192-194 in issue-1.

There's a `<p>` inside a `<p>` where the art is. That's probably illegal. line 192-194 in issue-1.
Owner

I didn't know it wasn't allowed to nest <p> tags, that explains the issue reported on the w3c validator about this.

I didn't know it wasn't allowed to nest `<p>` tags, that explains the issue reported on the w3c validator about this.
Author
Contributor

element p into element p is not allowed!
See the HTML code about artworks on issue 1 ;-)
Boo.

element p into element p is not allowed! See the HTML code about artworks on issue 1 ;-) Boo.
Owner

element p into element p is not allowed!
See the HTML code about artworks on issue 1 ;-)
Boo.

wow, what an useful childish comment

> element p into element p is not allowed! > See the HTML code about artworks on issue 1 ;-) > Boo. wow, what an useful childish comment
Author
Contributor

solene: wow, what a useless comment!


Clairement, tu ne m'as pas compris.

Regarde donc le fichier artwork de l'issue 1, tu verras qu'il y a un element p imbriqué dans un autre !

Là, ce n'est même pas un problème de sémantique HTML, mais de base du code HTML.
Rien à faire ici, et dans ce contexte.

solene: wow, what a useless comment! ---- Clairement, tu ne m'as pas compris. Regarde donc le fichier artwork de l'issue 1, tu verras qu'il y a un element p imbriqué dans un autre ! Là, ce n'est même pas un problème de sémantique HTML, mais de base du code HTML. Rien à faire ici, et dans ce contexte.
hucste reopened this issue 2021-10-02 19:42:53 +00:00
Owner

solene: wow, what a useless comment!


Clairement, tu ne m'as pas compris.

Regarde donc le fichier artwork de l'issue 1, tu verras qu'il y a un element p imbriqué dans un autre !

Là, ce n'est même pas un problème de sémantique HTML, mais de base du code HTML.
Rien à faire ici, et dans ce contexte.

c'est le problème remonté par le w3c validator mentionné juste au-dessus #14 (comment)

> solene: wow, what a useless comment! > > ---- > > Clairement, tu ne m'as pas compris. > > Regarde donc le fichier artwork de l'issue 1, tu verras qu'il y a un element p imbriqué dans un autre ! > > Là, ce n'est même pas un problème de sémantique HTML, mais de base du code HTML. > Rien à faire ici, et dans ce contexte. c'est le problème remonté par le w3c validator mentionné juste au-dessus https://tildegit.org/solene/openbsd-webzine/issues/14#issuecomment-7799
Author
Contributor

c'est le problème remonté par le w3c validator mentionné juste au-dessus #14 (comment)

ça, j'ai personnellement compris !
Et, j'ai fais une réponse adéquate.

je vais t'envoyer un PR pour corriger ce fichu fichier.
(comme ça, on n'en parle plus - basta)

Voilà #21 si je ne me suis pas trompé quelque part ;-)

> c'est le problème remonté par le w3c validator mentionné juste au-dessus https://tildegit.org/solene/openbsd-webzine/issues/14#issuecomment-7799 ça, j'ai personnellement compris ! Et, j'ai fais une réponse adéquate. je vais t'envoyer un PR pour corriger ce fichu fichier. *(comme ça, on n'en parle plus - basta)* Voilà #21 si je ne me suis pas trompé quelque part ;-)
Owner

Can I close this now? I think we merged all relative changes.

Can I close this now? I think we merged all relative changes.
Author
Contributor

yes, only if you does not want me to change the code of both index and issue1 files.
I think, it's necessary to change them… but I cant act now, perhaps in the evening, or tomorrow. ;-)

yes, only if you does not want me to change the code of both index and issue1 files. I think, it's necessary to change them… but I cant act now, perhaps in the evening, or tomorrow. ;-)
Owner

Many changes have been done today, what kind of changes do you want to do?

Good news, with today efforts, the pages are now valid at the w3c validator.

Many changes have been done today, what **kind** of changes do you want to do? Good news, with today efforts, the pages are now valid at the w3c validator.
Author
Contributor

See PR #28, #29!

See PR #28, #29!
hucste reopened this issue 2021-10-05 12:33:11 +00:00
solene referenced this issue from a commit 2023-09-13 08:51:34 +00:00
solene referenced this issue from a commit 2023-09-13 08:51:34 +00:00
solene referenced this issue from a commit 2023-09-13 09:56:20 +00:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
3 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: solene/openbsd-webzine#14
No description provided.