PDA

View Full Version : What comes after HTML?



pooja escorts
07-03-2020, 06:27 PM
What comes after HTML?

sinelogixtech
08-14-2020, 10:44 AM
Hi Friend,
JavaScript + jQuery – JavaScript is THE thing to learn after mastering HTML and CSS. It'll enable you to take your static HTML and CSS website and make it DANCE. You can do all kinds of interactive things with JavaScript.

lishmalinyjames
08-14-2020, 11:06 AM
It depends on where You want to go. If you want to head towards Backend development then PHP, if you want to continue mastering the Frontend development then JS is the way to go. That is completely up to you on what YOU want as a developer. Eventually of course it's good to know both.

gautamsharma
08-15-2020, 01:26 PM
Guys thanks for share such impressive information with us.

lishmalinyjames
05-26-2021, 01:54 PM
In CSS, ::after creates a pseudo-element that is the last child of the selected element. It is often used to add cosmetic content to an element with the content property. It is inline by default.