Open JeroenHeemskerk opened 10 months ago
In de HTML gebruik je nederlandse woorden voor id en name attributen https://github.com/Thomas-van-Haastrecht/educom-webshop-basis/blob/837c3a3fcf6e5a1936f73352ac7ba4ae5177e6b7/contact.html#L15 https://github.com/Thomas-van-Haastrecht/educom-webshop-basis/blob/837c3a3fcf6e5a1936f73352ac7ba4ae5177e6b7/contact.html#L23 https://github.com/Thomas-van-Haastrecht/educom-webshop-basis/blob/837c3a3fcf6e5a1936f73352ac7ba4ae5177e6b7/contact.html#L29 https://github.com/Thomas-van-Haastrecht/educom-webshop-basis/blob/837c3a3fcf6e5a1936f73352ac7ba4ae5177e6b7/contact.html#L33 enz.
id
name
Het is beter om hier Engelstalige woorden te gebruiken, daar deze straks ook in je code komen. Je toekomstige Anderstalige collega's zullen je dankbaar zijn.
Voor de value attributen hieronder is het ook handig om engelstalige namen te gebruiken: https://github.com/Thomas-van-Haastrecht/educom-webshop-basis/blob/837c3a3fcf6e5a1936f73352ac7ba4ae5177e6b7/contact.html#L16-L19 https://github.com/Thomas-van-Haastrecht/educom-webshop-basis/blob/837c3a3fcf6e5a1936f73352ac7ba4ae5177e6b7/contact.html#L47 https://github.com/Thomas-van-Haastrecht/educom-webshop-basis/blob/837c3a3fcf6e5a1936f73352ac7ba4ae5177e6b7/contact.html#L49 https://github.com/Thomas-van-Haastrecht/educom-webshop-basis/blob/837c3a3fcf6e5a1936f73352ac7ba4ae5177e6b7/contact.html#L51
value
In de HTML gebruik je nederlandse woorden voor
id
enname
attributen https://github.com/Thomas-van-Haastrecht/educom-webshop-basis/blob/837c3a3fcf6e5a1936f73352ac7ba4ae5177e6b7/contact.html#L15 https://github.com/Thomas-van-Haastrecht/educom-webshop-basis/blob/837c3a3fcf6e5a1936f73352ac7ba4ae5177e6b7/contact.html#L23 https://github.com/Thomas-van-Haastrecht/educom-webshop-basis/blob/837c3a3fcf6e5a1936f73352ac7ba4ae5177e6b7/contact.html#L29 https://github.com/Thomas-van-Haastrecht/educom-webshop-basis/blob/837c3a3fcf6e5a1936f73352ac7ba4ae5177e6b7/contact.html#L33 enz.Het is beter om hier Engelstalige woorden te gebruiken, daar deze straks ook in je code komen. Je toekomstige Anderstalige collega's zullen je dankbaar zijn.
Voor de
value
attributen hieronder is het ook handig om engelstalige namen te gebruiken: https://github.com/Thomas-van-Haastrecht/educom-webshop-basis/blob/837c3a3fcf6e5a1936f73352ac7ba4ae5177e6b7/contact.html#L16-L19 https://github.com/Thomas-van-Haastrecht/educom-webshop-basis/blob/837c3a3fcf6e5a1936f73352ac7ba4ae5177e6b7/contact.html#L47 https://github.com/Thomas-van-Haastrecht/educom-webshop-basis/blob/837c3a3fcf6e5a1936f73352ac7ba4ae5177e6b7/contact.html#L49 https://github.com/Thomas-van-Haastrecht/educom-webshop-basis/blob/837c3a3fcf6e5a1936f73352ac7ba4ae5177e6b7/contact.html#L51