I'm working on a link list and I can't get the List to be a hyperlink <ul> <a href="pdf/VPN.pdf" target="_blank"></a> <li>VPN</li>
I'm having an error getting the data of a row in Datatables and I can't figure it out why it's happening. Reading the Docs, getting the row data it's as simple
I'm doing a react-typescript app where I need to be able to translate the site. I'm using the i18next library. In the main page the user can change the language
I have 2 Bootstrap 5 carousels (carousel-a & carousel-b) on one page and i wloud like them to be synced/linked to eachother. I think this can be done with j
obs: using translator I have a problem on my website, every time this is sending the normal email, but it looks like an error message, in the template I got, it
I'm attempting to insert a few jQRangeSlider(s) and a jQDateRangeSlide on a webpage and get the results. I've downloaded the package from github however I can'
There is something I don't understand about this. I am trying to learn Typescript and I got me this boilerplate code using Snowpack and it contains an index.htm
I am working on a project that has a user login/register system, a QR Code scanner. My goal is to develop a web application. I have made the login/register form
My website is showing difference on vsc live server and normal browser. This is Live Server enter image description here And this is normal browser enter image
I have one component that builds a list of messages for a chat, the scrollIntoView function only works when I open the chat for second time, (the first time, it
i was wondering how to make a circle that transforms into a wider box in html/css. I have tried this but it does not transform properly If you guys have any ide
I have a div element whose children are Bootstrap rows, and am trying to float an element to the right of these (as a sibling element to one of the rows). The i
I have a question and would love to get some feedback from you all. I'm stuck in a situation with my code that will not slide left to right. I have a SignUp/Sig
I'm similar to php and don't undestand what is the problem. Sometimes php function send me empty messages like Vanema nimi Lapse nimi: Linn: Telefoninumber: Ema
Python Sympy running in a pyscript environment is not displaying init_printing(use_unicode=True) characters, for example a √ symbol", nor integrated sympy
I want to put image gallery alongside table, as code below, but when run table appears below gallery and takes 100% width. I need this all to be in one line spl
Where the cursor is currently and not moving to the next sectionI have a horizontal website, that is divided into sections and I am trying to put the custom cur
I want the div "container" shows only after all image buttons in the div "inner" fully loaded. Or outer_1 and inner_1 show together after 1.jpg is loaded. <
Here I have a table in which I want to break a long word into multiple lines by changing its cell width (e.g. as 20px), like below: <table cellspacing="0" ce
So basically I installed prettier in VS Code and enabled the format on paste option in the settings and now I have no clue why these red bars are there in my c