Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 
avatar of Milche Patern

Milche Patern

Milche Patern has asked 0 questions and find answers to 38 problems.

Stats

646
EtPoint
179
Vote count
0
questions
38
answers

About

Front-end developping | Drinking milk with dark chocolate cookies | Tired of the server room's buggy green lights |

Don't ask me what's underneat the keys of my keyboard, it's cookie dust.

#SOreadytohelp

HTML elements form the building blocks of all websites. HTML allows images and objects to be embedded and can be used to create interactive forms. It provides a means to create structured documents by denoting structural semantics for text such as headings, paragraphs, lists, links, quotes and other items. It can embed scripts written in languages such as JavaScript which affect the behavior of HTML web pages. All the web pages that are written in different programming languages (PHP, JSP, VF etc.) get rendered as HTML on the browser.