-
Dropdown Menus Using HTML & CSS
Confused Student December 11, 2022 0
YouTube Video Link HTML CODE: <!DOCTYPE html> <html> <head> <title>Dropdown</title> <l...
READ MOREDropdown Menus Using HTML & CSSConfused Student December 11, 2022
-
Circular Image with HTML & CSS
Confused Student November 05, 2022 0
Circular Image with HTML and CSS Before ...
READ MORECircular Image with HTML & CSSConfused Student November 05, 2022
-
Vertical Top Navigation Bar
Confused Student July 04, 2022 0
YouTube Video Link <!DOCTYPE html > <html> <head> <meta name = "viewport" content = "wi...
READ MOREVertical Top Navigation BarConfused Student July 04, 2022
-
Install Borland C++ 5.02 in Windows 7/8/10/11
Confused Student June 23, 2022 0
Install Borland C++ 5.02 in Windows .. Click below Orange C...
READ MOREInstall Borland C++ 5.02 in Windows 7/8/10/11Confused Student June 23, 2022
-
Profile Card Using HTML & CSS
Confused Student June 14, 2022 0
YouTube Video Link <!DOCTYPE html > <html> <head> <meta name = "viewport" content = "w...
READ MOREProfile Card Using HTML & CSSConfused Student June 14, 2022
-
Horizontal Top Navigation Bar
Confused Student June 10, 2022 0
YouTube Video Link <!DOCTYPE html > <html> <head> <meta name = "viewport" content = "widt...
READ MOREHorizontal Top Navigation BarConfused Student June 10, 2022
-
Image Card Using HTML & CSS
Confused Student June 10, 2022 0
YouTube Video Link <!DOCTYPE html > <html> <head> <meta name = "viewport" content = "widt...
READ MOREImage Card Using HTML & CSSConfused Student June 10, 2022
-
Reflect Image on Hover
Confused Student June 08, 2022 0
YouTube Video Link <!DOCTYPE html > <html> <head> <style> img { margin : auto ; display :...
READ MOREReflect Image on HoverConfused Student June 08, 2022
-
Flip Image on Hover
Confused Student June 08, 2022 0
YouTube Video Link <!DOCTYPE html > <html> <head> <style> img { margin : auto ; display :...
READ MOREFlip Image on HoverConfused Student June 08, 2022
-
Text on Transparent Box Over Image
Confused Student June 08, 2022 0
Text on Transparent Box Over Image YouTube Video Link <!DOCTYPE html > <html> <head> <style> .d1 { ...
READ MOREText on Transparent Box Over ImageConfused Student June 08, 2022
-
Zoom In & Out Image on Hover
Confused Student June 06, 2022 0
YouTube Video Link Zoom In Image On Hover <!DOCTYPE html> <html> <head> <style> img{ margin:auto;...
READ MOREZoom In & Out Image on HoverConfused Student June 06, 2022
-
Horizontal Icon Bar Using HTML & CSS
Confused Student May 13, 2022 0
Horizontal Icon Bar Using HTML & CSS <!DOCTYPE html> <html> <head> <meta name="viewport" content=...
READ MOREHorizontal Icon Bar Using HTML & CSSConfused Student May 13, 2022
-
Vertical Icon Bar Using HTML & CSS
Confused Student May 13, 2022 0
Vertical Icon Bar Using HTML & CSS <!DOCTYPE html> <html> <head> <meta name="viewport" content=...
READ MOREVertical Icon Bar Using HTML & CSSConfused Student May 13, 2022
-
Full Screen Background Image Using HTML & CSS
Confused Student May 13, 2022 0
Full Screen Background Image Using HTML & CSS YouTube Video Link <!DOCTYPE html> <html> <head> <style> ...
READ MOREFull Screen Background Image Using HTML & CSSConfused Student May 13, 2022
-
ODE Separable Form
Confused Student May 13, 2022 0
ODE Separable Form 1. dy/dx +1 = e^x+y YouTube Video Link 2.dy/dx +1 = e^x-y YouTube Video Link
READ MOREODE Separable FormConfused Student May 13, 2022
-
Bernoulli's differential equation
Confused Student May 10, 2022 0
Bernoulli's Differential Equation 1. xdy/dx +y = y^2 logx YouTube Video Link
READ MOREBernoulli's differential equationConfused Student May 10, 2022
-
Derivative
Confused Student May 05, 2022 0
Derivative 1. x^x YouTube Video Link 2. (1+x)^1/x YouTube Video Link
READ MOREDerivativeConfused Student May 05, 2022
-
Integration
Confused Student May 03, 2022
-
ode variation of parameter
Confused Student May 03, 2022 0
Variation of Parameters 1. y" +9y = sec3x YouTube Video Link Confused Student
READ MOREode variation of parameterConfused Student May 03, 2022
-
Array Function
Confused Student April 21, 2022 0
Using Function For Array 1. Program to input element of array and display it using function #include<stdio.h> #include<conio.h...
READ MOREArray FunctionConfused Student April 21, 2022