What I learned in the frontend, discuss especially about HTML because HTML is the first step to start developing a web application, before the job I really don't know what is "thymeleaf "( Thymeleaf is a modern server-side Java template engine for both web and standalone environments. ). we discuss letter about thymeleaf,
Now discuss about HTML ( Hyper_Text_Markup_Language),
Tag |
Description |
Defines
a comment |
|
Defines
the document type |
|
Defines
a hyperlink |
|
Defines
contact information for the author/owner of a document |
|
Defines
an area inside an image map |
|
Defines
an article |
|
Defines
embedded sound content |
|
Defines
bold text |
|
Defines
a section that is quoted from another source |
|
Defines
the document's body |
|
Defines
a single line break |
|
Defines
a clickable button |
|
Used
to draw graphics, on the fly, via scripting (usually JavaScript) |
|
Defines
a table caption |
|
Not
supported in HTML5. Use CSS instead. |
|
Specifies
column properties for each column within a <colgroup> element |
|
Defines
a description/value of a term in a description list |
|
Defines
text that has been deleted from a document |
|
Defines
additional details that the user can view or hide |
|
Specifies
a term that is going to be defined within the content |
|
Defines
a dialog box or window |
|
Defines
a section in a document |
|
Defines
a description list |
|
Defines
a term/name in a description list |
|
Defines
a container for an external application |
|
Groups
related elements in a form |
|
Defines
a footer for a document or section |
|
Defines
an HTML form for user input |
|
Not
supported in HTML5. |
|
Not
supported in HTML5. |
|
Defines
HTML headings |
|
Contains
metadata/information for the document |
|
Defines
a header for a document or section |
|
Defines
a thematic change in the content |
|
Defines
the root of an HTML document |
|
Defines
a part of text in an alternate voice or mood |
|
Defines
an inline frame |
|
Defines
an image |
|
Defines
an input control |
|
Defines
a label for an <input> element |
|
Defines
a caption for a <fieldset> element |
|
Defines
a list item |
|
Defines
the relationship between a document and an external resource (most used to
link to style sheets) |
|
Specifies
the main content of a document |
|
Defines
an image map |
|
Defines
marked/highlighted text |
|
Defines
metadata about an HTML document |
|
Defines
navigation links |
|
Not
supported in HTML5. |
|
Defines
an alternate content for users that do not support client-side scripts |
|
Defines
a container for an external application |
|
Defines
an ordered list |
|
Defines
an option in a drop-down list |
|
Defines
the result of a calculation |
|
Defines
a paragraph |
|
Defines
a parameter for an object |
|
Defines
a container for multiple image resources |
|
Defines
preformatted text |
|
Represents
the progress of a task |
|
Defines
a client-side script |
|
Defines
a section in a document |
|
Defines
a drop-down list |
|
Defines
smaller text |
|
Defines
multiple media resources for media elements (<video> and <audio>) |
|
Defines
a section in a document |
|
Defines
important text |
|
Defines
style information for a document |
|
Defines
a visible heading for a <details> element |
|
Defines
a table |
|
Groups
the body content in a table |
|
Defines
a cell in a table |
|
Defines
a container for content that should be hidden when the page loads |
|
Defines
a multiline input control (text area) |
|
Groups
the footer content in a table |
|
Defines
a header cell in a table |
|
Groups
the header content in a table |
|
Defines
a specific time (or datetime) |
|
Defines
a title for the document |
|
Defines
a row in a table |
|
Defines
text tracks for media elements (<video> and <audio>) |
|
Defines
some text that is unarticulated and styled differently from normal text |
|
Defines
an unordered list |
|
Defines
embedded video content |
|
Tag |
Description |
Defines
a comment |
|
Defines
the document type |
|
Defines
a hyperlink |
|
Defines
contact information for the author/owner of a document |
|
Defines
an area inside an image map |
|
Defines
an article |
|
Defines
embedded sound content |
|
Defines
bold text |
|
Defines
a section that is quoted from another source |
|
Defines
the document's body |
|
Defines
a single line break |
|
Defines
a clickable button |
|
Used
to draw graphics, on the fly, via scripting (usually JavaScript) |
|
Defines
a table caption |
|
Not
supported in HTML5. Use CSS instead. |
|
Specifies
column properties for each column within a <colgroup> element |
|
Defines
a description/value of a term in a description list |
|
Defines
text that has been deleted from a document |
|
Defines
additional details that the user can view or hide |
|
Specifies
a term that is going to be defined within the content |
|
Defines
a dialog box or window |
|
Defines
a section in a document |
|
Defines
a description list |
|
Defines
a term/name in a description list |
|
Defines
a container for an external application |
|
Groups
related elements in a form |
|
Defines
a footer for a document or section |
|
Defines
an HTML form for user input |
|
Not
supported in HTML5. |
|
Not
supported in HTML5. |
|
Defines
HTML headings |
|
Contains
metadata/information for the document |
|
Defines
a header for a document or section |
|
Defines
a thematic change in the content |
|
Defines
the root of an HTML document |
|
Defines
a part of text in an alternate voice or mood |
|
Defines
an inline frame |
|
Defines
an image |
|
Defines
an input control |
|
Defines
a label for an <input> element |
|
Defines
a caption for a <fieldset> element |
|
Defines
a list item |
|
Defines
the relationship between a document and an external resource (most used to
link to style sheets) |
|
Specifies
the main content of a document |
|
Defines
an image map |
|
Defines
marked/highlighted text |
|
Defines
metadata about an HTML document |
|
Defines
navigation links |
|
Not
supported in HTML5. |
|
Defines
an alternate content for users that do not support client-side scripts |
|
Defines
a container for an external application |
|
Defines
an ordered list |
|
Defines
an option in a drop-down list |
|
Defines
the result of a calculation |
|
Defines
a paragraph |
|
Defines
a parameter for an object |
|
Defines
a container for multiple image resources |
|
Defines
preformatted text |
|
Represents
the progress of a task |
|
Defines
a client-side script |
|
Defines
a section in a document |
|
Defines
a drop-down list |
|
Defines
smaller text |
|
Defines
multiple media resources for media elements (<video> and <audio>) |
|
Defines
a section in a document |
|
Defines
important text |
|
Defines
style information for a document |
|
Defines
a visible heading for a <details> element |
|
Defines
a table |
|
Groups
the body content in a table |
|
Defines
a cell in a table |
|
Defines
a container for content that should be hidden when the page loads |
|
Defines
a multiline input control (text area) |
|
Groups
the footer content in a table |
|
Defines
a header cell in a table |
|
Groups
the header content in a table |
|
Defines
a specific time (or datetime) |
|
Defines
a title for the document |
|
Defines
a row in a table |
|
Defines
text tracks for media elements (<video> and <audio>) |
|
Defines
some text that is unarticulated and styled differently from normal text |
|
Defines
an unordered list |
|
Defines
embedded video content |
No comments:
Post a Comment