Integration of HTML, CSS & JavaScript

Опубликовано: 27 Сентябрь 2024
на канале: T V Rao
55
like

Introduction to Javascript
two html elements are created : div & p
p - tag is with "para" as id is created inside a div-tag
div-tag is styled for width, height, margin, padding, font-family, font-size, font-weight, color and background-color
javascript is written to get p-tag by id and change its text and color