HTML website has header, a navigation, the main, the section part, and the footer part.
More at https://www.codingboyo.me/html-structure/
#programing #html #htmlcoding #webdev #webdevelopment #frontend
Codingboyo is a small programming blog, started by Syntax Error who likes web development and IoT. The idea behind the blog was to create an easy-to-read, succinct programming blog.
#programing #html #css #javascript
| Website | https://www.codingboyo.me/ |
| About | https://linktr.ee/letsyntax |
HTML website has header, a navigation, the main, the section part, and the footer part.
More at https://www.codingboyo.me/html-structure/
#programing #html #htmlcoding #webdev #webdevelopment #frontend
3. Words between <h1> and </h1> are a main heading.
4. A paragraph of text appears between <p> and </p>these and tags.
5. Words between <h2> and </h2> form a sub-heading.
Read more at https://www.codingboyo.me/html-tags/
#programing #html #htmlcoding #webdev #webdevelopment #frontend
HTML has special pattern, if I don't feel hesitation than tags are most important in the html. Without closing & ending tags yo can not write anything.
Read more at https://codingboyo.me/more-syntax-text-editor/
#programing #html #htmlcoding #webdev #webdevelopment #frontend
Every language has its syntax either it is language, markup language, or programming language. HTML has its own syntax. < > READ MORE AT https://www.codingboyo.me/html-syntax/
#programing #html #htmlcoding #webdev #webdevelopment #frontend
There are three types of writing content One is handwritten, Second is writing MS Word and third one is special using HTML.
Read more at https://www.codingboyo.me/introduction-to-html/