Syntax Error

@syntaxeror
2 Followers
3 Following
5 Posts

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

Websitehttps://www.codingboyo.me/
Abouthttps://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

HTML Structure

HTML website has header, a navigation, the main, the section part, and the footer part.

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 Tags

Tags act like containers. Content lies between their opening and closing tags

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

More on Syntax and text editor

HTML has special pattern, if I don't feel hesitation than tags are most important in the html.

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

Syntax of HTML

Every language has its syntax either it is language, markup language, or programming language. HTML has its own syntax.

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/

#programming #webdev #html

Introduction to html

There are three types of writing content One is handwritten, Second is writing MS Word and third one is special using HTML.