I want to customize the look of a control PopOver in JavaFX . I have a button that when pressed, the PopOver appears. Here is a functional example:
package pruebapopover;
import javafx.application.Application;
import javaf...
Currently working with ASP.NET and devextreme component. My question is: How can I name my "series" of the graph from the C # code? Devextreme shows how to do it from the client side but not from the server side.
My project example is very si...
The div that shows "User: Anonymous" does not appear where I want, I can not get the div (inside a header) with id="divLogin" to appear at the top right in Chrome, however in Edge if.
In Chrome as you can see it appears under the...
I'm doing a website for a project at my university. It turns out that on my website I had a background image with a size of 1920x1080 that took up the entire wallpaper but by reducing the height of the main banner to 75vh (before it was at 100vh...
I have some divs and the image is not next to the video that is how I want it
and also the imgagen instead of going out on the left. He has gone to the right.
I also want to separate the box with the bottom one a bit and there is no way.
and...
I am trying to make a div visible or not, when the size of the screen is less than 900px but it has not worked for me. keeps appearing the two images that I have in the div. I would greatly appreciate your help.
<style type="text/c...
I need to locate the text that is framed in yellow, inside the photo, that is container-2. Even though I put:
.container-2 h3{
grid-column: 2 / 3;
grid-row: 2;
}
The h3 nor the paragraph move from place to inside the...
I would like to know how I can add styles to the data sent from php, this is my code but it does not work, it appears as if it were string in the mail:
$mensaje = "
<!DOCTYPE html>
<html lang='en'>
<head&...
You see, in my project I have this code for the user bar:
<header style="width: 100%; position: fixed; z-index: 100;">
<nav class="navbar navbar-expand-md navbar-laravel" style="background-color: #0077FF;">
<div clas...