Sneha Codes
Sneha Codes
  • 88
  • 196 463
CSS Media Query | Complete Explanation | PART - 5
Media queries in CSS are used to apply different styles based on the characteristics of the device or viewport, such as its width, height, or orientation. They are a fundamental part of responsive web design, allowing your website to look good on a variety of devices, from mobile phones to large desktop monitors.
PHP Image CRUD-1: How to upload or store image with data in database in PHP
czcams.com/video/rIGDg0xtvN0/video.html
PHP Image CRUD-2: How to check if the File already exists with the same Name in PHP
czcams.com/video/g2YlqNnj0eA/video.html
PHP Image CRUD-3: How to fetch image along with data from the database in PHP
czcams.com/video/KGX9dpR-K18/video.html
0
PHP Image CRUD-4: How to Edit image along with data from the database in PHP
czcams.com/video/3kn6bvFP0-k/video.html
PHP Image CRUD-5: How to Update image along with data from the database in PHP
czcams.com/video/2phznI_Dx7c/video.html
How to make Search box & filter data in HTML Table from Database in PHP MySQL
czcams.com/video/jbs-8e8Rch0/video.html
How to show Session success message in PHP | Show Flash Message in PHP
czcams.com/video/Z9rB0JCs_1E/video.html
PHP CRUD PART - 1 | How to Insert data into database in PHP MySQL
czcams.com/video/t6wOsH_r_OY/video.html
PHP CRUD PART - 2 | How to Fetch / Retrieve data from database in PHP MySQL
czcams.com/video/tTiqg_IbH4w/video.html
PHP CRUD PART - 3 | How to Edit and Update data in the database in PHP MySQL
czcams.com/video/dyf6klfSNhE/video.html
PHP CRUD PART - 4 | How to Delete data From the database in PHP MySQL
czcams.com/video/loElzuGcfiA/video.html
zhlédnutí: 79

Video

CSS Flex Properties | Complete Explanation | PART -4
zhlédnutí 31Před 2 měsíci
In this video I have covered flex properties in css and how each poroperties of flex work. Flex Container Properties These properties are applied to the container element (the parent element): display: flex flex-direction flex-wrap justify-content align-items align-content Flex Item Properties These properties are applied to the children of a flex container: order flex-grow flex-shrink flex-bas...
CSS Position Properties | Complete Explanation | PART -3
zhlédnutí 47Před 2 měsíci
In this video I have covered position properties in css and how each position is move from the actual position. static: This is the default position value. Elements are positioned according to the normal document flow. top, right, bottom, and left properties do not apply. relative: Elements are positioned relative to their normal position. top, right, bottom, and left properties move the elemen...
CSS Display Properties |Complete Explanation | PART -2
zhlédnutí 41Před 2 měsíci
In this video I have covered display properties in css and how to change the properties what are the uses along with an example block: Displays the element as a block-level element, which means it takes up the full width available and starts on a new line. inline: Displays the element as an inline element, which means it only takes up as much width as necessary and does not start on a new line ...
❗SOLVED❗This version of ChromeDriver only supports Chrome version 114 | Selenium Automation Testing.
zhlédnutí 12KPřed 7 měsíci
The error indicates a version mismatch between your ChromeDriver and Chrome browser. You've mentioned that your Chrome browser version is 121.0.6167.161, but the ChromeDriver version you are using only supports Chrome version 114. To resolve this issue, you need to update your ChromeDriver to a version that is compatible with your Chrome browser. Here are the steps: Check Your Chrome Browser Ve...
CSS guide | CSS box Model Explanation | PART -1
zhlédnutí 59Před 7 měsíci
In this video I have covered why we use CSS, box modal using CSS and few examples for it. The CSS box model is a fundamental concept in web design and layout. It defines how HTML elements are rendered as boxes on a web page. Each box consists of four main components: content, padding, border, and margin. PHP Image CRUD-1: How to upload or store image with data in database in PHP czcams.com/vide...
Xpath in Selenium | Priority of Xpath and their Axes | PART - 5
zhlédnutí 27Před 8 měsíci
XPath, which stands for XML Path Language, is a query language used to navigate through XML documents and select nodes based on their properties or relationships. XPath provides a way to navigate the hierarchical structure of an XML document and extract relevant information. Choosing the right Xpath depends on the structure of the web page and the specific element you are trying to interact wit...
Locators in Selenium | Which locators to use when | Priority of Locators | PART - 4
zhlédnutí 73Před 9 měsíci
In Selenium, locators are used to identify and interact with web elements on a web page. Locators help Selenium WebDriver to locate and perform operations on HTML elements such as buttons, text boxes, checkboxes, etc. There are several types of locators in Selenium Choosing the right locator depends on the structure of the web page and the specific element you are trying to interact with. It's ...
Validating Different Browsers in Selenium | Browser Configuration | Automation Testing | PART - 3
zhlédnutí 129Před 10 měsíci
In this video, I have taught how to validate different browsers such as chrome, edge and firefox. how to configure the browsers in different ways. Do watch the video still the end. Any doubts, let me know in the comment. Keep Supporting ! Happy Learnings :) follow me on instagram: _sneha.raveendran_ subscribe to my channel: @snehacodes7132 Thank you for watching👩🏽‍💻 #selenium #aut...
How to Create Footyer Design and Integrate FontAwesome and Along with Copyright.| Part -9
zhlédnutí 111Před rokem
In this video, you will be able to understand,How to Create Footer Design and Integrate FontAwesome and Along with Copyright. If you find this video helped you , do like and subscribe to this channel. Any suggestions or doubt let me know in the comment. follow me on instagram: _sneha.rave... subscribe to my channel: @snehacodes7132 PHP Image CRUD-1: How to upload or store image wi...
How to Integrate Google Maps And Create Form In Webpage | Part -8
zhlédnutí 222Před rokem
In this video, you will be able to understand, How to integrate google map and create a form design. If you find this video helped you , do like and subscribe to this channel. Any suggestions or doubt let me know in the comment. follow me on instagram: _sneha.rave... subscribe to my channel: @snehacodes7132 PHP Image CRUD-1: How to upload or store image with data in database in PH...
How to Integrate Carousal / Slider Into Webpage | Part -7
zhlédnutí 110Před rokem
In this video , I have explained how to integrate owl caraousal into webpage with live demo. 📌official link of owl caraousal: owlcarousel2.github.io/OwlCarousel2/ If you find this video helped you , do like and subscribe to this channel. Any suggestions or doubt let me know in the comment. follow me on instagram: _sneha.rave... subscribe to my channel: @snehacodes7132 PHP Image CR...
How to Design Coupon's and Discount Section Using Bootstrap | Part - 6
zhlédnutí 79Před rokem
In this video you will be able to learn how to design an entire section for coupons and discount using bootstrap, HTML and CSS. If you find this video helped you , do like and subscribe to this channel. Any suggestions or doubt let me know in the comment. follow me on instagram: _sneha.rave... subscribe to my channel: @snehacodes7132 PHP Image CRUD-1: How to upload or store image ...
How to Set Background Image Along With Category Item Using Bootstrap, CSS and HTML | Part -5
zhlédnutí 81Před rokem
In this video, I have designed how to set the background image and add category items using a card with the help of HTML, CSS, Bootstrap If you find this video helped you , do like and subscribe to this channel. Any suggestions or doubt let me know in the comment. follow me on instagram: _sneha.rave... subscribe to my channel: @snehacodes7132 PHP Image CRUD-1: How to upload or sto...
How to Divide the Container and Place Image And Text Using Bootstrap, CSS and HTML | Part -4
zhlédnutí 87Před rokem
In this video, I have designed how to divide container into two equals parts and perform each action on each side. If you find this video helped you , do like and subscribe to this channel. Any suggestions or doubt let me know in the comment. follow me on instagram: _sneha.rave... subscribe to my channel: @snehacodes7132 PHP Image CRUD-1: How to upload or store image with data in ...
PHP AJAX CRUD-7 : How to Confirm Delete data in modal using AJAX In PHP
zhlédnutí 582Před rokem
PHP AJAX CRUD-7 : How to Confirm Delete data in modal using AJAX In PHP
PHP AJAX CRUD-6 : How to Direct Delete data in modal using AJAX In PHP
zhlédnutí 254Před rokem
PHP AJAX CRUD-6 : How to Direct Delete data in modal using AJAX In PHP
PHP AJAX CRUD-5 : How to Update data in modal using AJAX In PHP
zhlédnutí 397Před rokem
PHP AJAX CRUD-5 : How to Update data in modal using AJAX In PHP
PHP AJAX CRUD-4 : How to Edit Single User data in modal using AJAX In PHP
zhlédnutí 727Před rokem
PHP AJAX CRUD-4 : How to Edit Single User data in modal using AJAX In PHP
Understanding File Structure | Why Maven and Why not Java | Webdriver Config |Launch Facebook|PART-4
zhlédnutí 99Před rokem
Understanding File Structure | Why Maven and Why not Java | Webdriver Config |Launch Facebook|PART-4
PHP AJAX CRUD-3 : How View Single User data in modal using AJAX In PHP
zhlédnutí 521Před rokem
PHP AJAX CRUD-3 : How View Single User data in modal using AJAX In PHP
What is Testing ? | Introduction to Selenium | How Selenium Interacts with Browser | PART - 1
zhlédnutí 127Před rokem
What is Testing ? | Introduction to Selenium | How Selenium Interacts with Browser | PART - 1
PHP AJAX CRUD-2 : How fetch data in Tabular format using AJAX In PHP
zhlédnutí 591Před rokem
PHP AJAX CRUD-2 : How fetch data in Tabular format using AJAX In PHP
PHP AJAX CRUD-1 : How Insert/Store data into Databasd using AJAX In PHP
zhlédnutí 1,3KPřed rokem
PHP AJAX CRUD-1 : How Insert/Store data into Databasd using AJAX In PHP
How to add slider / carousal to webpage Using Bootstrap | Part -3
zhlédnutí 74Před rokem
How to add slider / carousal to webpage Using Bootstrap | Part -3
How to set the file structure and How to include the Navbar | Part -2
zhlédnutí 140Před rokem
How to set the file structure and How to include the Navbar | Part -2
Introduction to web design | How to Design a WebSite | Part -1
zhlédnutí 166Před rokem
Introduction to web design | How to Design a WebSite | Part -1
PHP ADMIN PANEL-8: How to Delete data from admin panel in PHP
zhlédnutí 1,3KPřed rokem
PHP ADMIN PANEL-8: How to Delete data from admin panel in PHP
PHP ADMIN PANEL-7: How to Update data from form in PHP
zhlédnutí 929Před rokem
PHP ADMIN PANEL-7: How to Update data from form in PHP
PHP ADMIN PANEL-6: How to Edit data from form in PHP
zhlédnutí 1,5KPřed rokem
PHP ADMIN PANEL-6: How to Edit data from form in PHP

Komentáře

  • @saigudigunta9683
    @saigudigunta9683 Před 9 dny

    i want to display popup in center how its possible

  • @todaysreview7212
    @todaysreview7212 Před 29 dny

    Thank you Sneha, you're a very good tutor ❤

  • @JeevithaT-df5xt
    @JeevithaT-df5xt Před měsícem

    ❤❤❤❤

  • @ahmedjar-gv7de
    @ahmedjar-gv7de Před měsícem

    If i want to add pdf or docs instead of image what do i have to change ?

  • @ahmedjar-gv7de
    @ahmedjar-gv7de Před měsícem

    Can i replace image with file or i can not ?

  • @muqeemhamdard
    @muqeemhamdard Před měsícem

    Plz help me

  • @netkongen
    @netkongen Před měsícem

    Where is the code ?

  • @kyoske8017
    @kyoske8017 Před měsícem

    hello, there is an error if you click the button name "confirm delete data " it automaticaly delete without the confirmation on modal...... please you do check in console that if you click the buttton name " confirm delete data" and in the console the data will delete without user confirmation in modal.

  • @0x28code
    @0x28code Před 2 měsíci

    Thank you ♥

  • @henryeffiom7610
    @henryeffiom7610 Před 2 měsíci

    Hello Sneha thanks for your good job. Please i need you assistance

  • @kirill_good_job
    @kirill_good_job Před 2 měsíci

    from selenium import webdriver from selenium.webdriver.chrome.service import Service # Specify the path to chromedriver using the Service object s = Service(executable_path=r'chromedriver.exe') driver = webdriver.Chrome(service=s)

  • @brainiacmarco4014
    @brainiacmarco4014 Před 2 měsíci

    hi, will your system have continuation?

  • @binyameenmughal5833
    @binyameenmughal5833 Před 2 měsíci

    Hi! when it we used at live server there no shows alert message???

  • @JurinoH
    @JurinoH Před 3 měsíci

    Hi, thanks for explanation. When data will be updated in sql database also on page it is work very good, but if i have on my page many lines and I will scroll in the middle of page and I edit data there, I will be redirected on the beggining of page. I want to stay in the middle of the page. How can I do this? Thank you

  • @StarkFFGamer
    @StarkFFGamer Před 3 měsíci

    How to set environment in tomcat and jre

  • @vidyasagarv8168
    @vidyasagarv8168 Před 3 měsíci

    Nice ! madam,,,how to show selected option data in bootstrap popup ??

  • @LearnToCode-n9k
    @LearnToCode-n9k Před 3 měsíci

    മലയാളി coding Queen 🔥

  • @sonukumar-c6g
    @sonukumar-c6g Před 3 měsíci

    please make a video in hindi

  • @kisho2679
    @kisho2679 Před 3 měsíci

    How can selected rows (check box) be exported/downloaded as Excell and PDF, or be forwarded/shared by email ?

  • @kisho2679
    @kisho2679 Před 3 měsíci

    How can pagination be added, to show output in several pages?

  • @kisho2679
    @kisho2679 Před 3 měsíci

    How can actions "edit, delete, etc." be shown by a drop-down menu of selected (check-box) rows, instead of having same actions buttons per row?

  • @kisho2679
    @kisho2679 Před 3 měsíci

    How can outputted data be sorted by column (analog to Excellent)?

  • @shankarguru.d6407
    @shankarguru.d6407 Před 4 měsíci

    can you show it with WebDriverManager pom.xml dependency

  • @kriyuscraft7631
    @kriyuscraft7631 Před 4 měsíci

    very good, I understood very easily sneha.

  • @dharmanrevathi997
    @dharmanrevathi997 Před 4 měsíci

    thank u dear😍 fixed my issue

  • @richelleen6021
    @richelleen6021 Před 4 měsíci

    How to install extension for jq each

  • @olanrewajusaka3991
    @olanrewajusaka3991 Před 4 měsíci

    share source code

  • @mustafahegazy317
    @mustafahegazy317 Před 5 měsíci

    Can I download the project from GitHub or Google Drive, for example?

  • @sairamanaramisetty4328
    @sairamanaramisetty4328 Před 5 měsíci

    thank you

  • @nokotable
    @nokotable Před 5 měsíci

    thanks alot fix.

  • @roshangking
    @roshangking Před 5 měsíci

    Where is the source code

  • @inafitnesscenter
    @inafitnesscenter Před 5 měsíci

    8800822025

  • @IDENTITY_TORASKR_TRADER
    @IDENTITY_TORASKR_TRADER Před 5 měsíci

    Thank you

  • @joshbenjamin1100
    @joshbenjamin1100 Před 5 měsíci

    Is your code on Github or somewhere that we can see the pom.xml? I'm curious about this issue happening in Jenkins, and I'm curious to know if you're using WebDriverManager.

  • @venkateshs-fs9bl
    @venkateshs-fs9bl Před 5 měsíci

    Can you please help..if i extract , exe file is not there .

  • @simpingonchaeyoung3651
    @simpingonchaeyoung3651 Před 6 měsíci

    hello, just want to ask how can i get the content-type: application/json? and Json encode? what link do i need to get?

  • @krunalparmar7222
    @krunalparmar7222 Před 6 měsíci

    pls provide source code.

  • @bogdanmarza8157
    @bogdanmarza8157 Před 6 měsíci

    Hello Sneha sorry to bother you, i just have a question how to add a system of pagination in the project?

  • @asdfghjk09
    @asdfghjk09 Před 6 měsíci

    THANK YOUU! 💓

  • @vigneshs3398
    @vigneshs3398 Před 6 měsíci

    I wanted to know what is session['status']

    • @snehacodes7132
      @snehacodes7132 Před 6 měsíci

      Session[‘status’] is used to set the message that will be displayed! It is not mandatory it has to be ‘status’ you can give as ‘message’ or any other name you wish.

  • @cartel-k1d
    @cartel-k1d Před 6 měsíci

    i need 120

  • @rith_adric_se
    @rith_adric_se Před 6 měsíci

    2:12 Which extension that you use when you're writing "jqDo..."

  • @sugarwipy
    @sugarwipy Před 6 měsíci

    hi, i've followed your tutorial and i have a problem here. my modal doesnt want to show up even though the name of modal ID and data-bs-target already the same. do you know how to fix it? thank you very much

    • @snehacodes7132
      @snehacodes7132 Před 6 měsíci

      Please check name that you give for button and the modal.

  • @IleNathanielFlores
    @IleNathanielFlores Před 6 měsíci

    where did the 'click_view_btn' came from?

  • @Zero.freingetei
    @Zero.freingetei Před 6 měsíci

    KKK nzw mo sccgissa

  • @gokulkannan6692
    @gokulkannan6692 Před 6 měsíci

    can you send me code please

  • @omantha_vishvanath
    @omantha_vishvanath Před 7 měsíci

    Good tutorial & many thanks, keep it up 💌

  • @gokulkannan6692
    @gokulkannan6692 Před 7 měsíci

    can you send me code

  • @NaveenNandhaKumar-i7t
    @NaveenNandhaKumar-i7t Před 7 měsíci

    Please give me the source code for this project

  • @NagamaniB-y1y
    @NagamaniB-y1y Před 7 měsíci

    Can you show it with wed driver manager dependency in pom.xml