#### HTML Code for DLR Rathdown Information with Interactive CSS and JS html DLR Rathdown Information

DLR Rathdown Information

Enter text to highlight "DLR Rathdown":

This HTML code provides a simple interactive webpage where users can enter text, and occurrences of "DLR Rathdown" will be highlighted with a yellow background. The provided code includes both CSS for styling and JavaScript for the interactive highlighting functionality. The CSS defines a class called "highlighted" that sets the background color to yellow. The JavaScript function "highlightText" retrieves the user input, identifies occurrences of "DLR Rathdown," and applies the "highlighted" class to them, resulting in the interactive highlighting effect. This code demonstrates a basic interactive feature using HTML, CSS, and JavaScript to engage users with the topic of "DLR Rathdown."