Search Engine Optimization Overview
40
100
Seo
Title
The title tag must be between 1 and 60 characters.
Meta description
The meta description tag is missing or empty.
Headings
There is no h1 tag on the webpage.
Content keywords
No relevant keywords found on the webpage.
Image keywords
All images have alt attributes set.
SEO friendly URL
The URL does not contain any relevant keywords.
https://w3resource.com/
404 page
The website does not have 404 error pages.
Robots.txt
The webpage can be accessed by search engines.
Noindex
The webpage does not have a noindex tag set.
In-page links
The webpage contains more than 150 links.
Externals
230- w3resource
- Become a Patron!
- Google Plus
- RSS
- https://www.w3resource.com
- HTML
- CSS
- JavaScript
- HTML5
- Schema.org
- php.js
- Twitter Bootstrap
- Responsive Web Design tutorial
- Zurb Foundation 3 tutorials
- Pure CSS
- HTML5 Canvas
- JavaScript Course
- Icon
- Angular
- Vue
- Jest
- Mocha
- npm
- Yarn
- Cypress
- PHP
- Python
- Python-NumPy
- Python-Pandas
- Java
- Node.js
- Ruby
- C programming
- Composer
- PHPUnit
- Laravel
- SQL(2003 standard of ANSI)
- MySQL
- PostgreSQL
- SQLite
- NoSQL
- MongoDB
- Oracle
- Redis
- Apollo GraphQL
- HTML CSS
- JavaScript
- jQuery
- PHP
- jQuery-UI
- CoffeeScript
- Python
- NumPy
- Pandas
- Machine Learning
- Ruby
- C++
- Matplotlib
- C Programming
- C# Sharp
- Java
- Scala
- Swift
- R programming
- SQL
- Oracle
- PL/SQL
- MySQL
- SQLite
- PostgreSQL
- MongoDB
- Twitter Bootstrap Examples
- Linux Home
- Linux Commands
- Linux Server Administration
- XML
- JSON
- Ajax
- Google Plus API
- Youtube API
- Google Maps API
- Flickr API
- Last.fm API
- Twitter REST API
- Python Projects
- Excel Tutorial
- Firebug Tutorial
- Useful Tools
- Google Docs Forms Template
- Google Docs Slides Presentation
- Number Conversion
- Quizzes
- JavaScript: Rearrange a string to become a palindrome
- JavaScript: Find the most frequent character in a string
- JavaScript: Find the most frequent word in a string
- JavaScript: Reverse words in a given string
- JavaScript: Alphanumeric characters that are palindromes
- JavaScript: Implement Boyer-Moore string-search algorithm
- JavaScript: Check exceeding word
- JavaScript: Check a string is in Flat case
- JavaScript: Check a string is in Kebab case
- JavaScript: Check a string is a Pangram or not
- JavaScript: Check a string is in Pascal case
- JavaScript: Sum of the digits of a number
- JavaScript: Find all prime numbers below a given number
- JavaScript: Reverse Polish notation in mathematical expression
- SQL AdventureWorks: Find the total number of employees
- SQL AdventureWorks: Find average bonus for salespersons achieved quota above 25000
- SQL AdventureWorks: Return maximum, minimum, average salary and total employees for each department
- Python List: append() method
- Python List: clear() method
- Python List: copy() method
- Python List: count() method
- Python List: extend() method
- Python List: index() method
- Python List: insert() method
- Python List: pop() method
- Python List: remove() method
- Python List: reverse() method
- Python List: sort() method
- JavaScript: Find Lucas number from index value
- JavaScript: Twin prime of a prime number
- JavaScript: Sum of a geometric progression
- JavaScript: Volume of a Pentagonal Prism
- JavaScript: Volume of a Sphere
- JavaScript: Volume of a Hemisphere
- JavaScript: Volume of a Cone
- JavaScript: Volume of a Pyramid
- JavaScript: Volume of a Cylinder
- JavaScript: Volume of a Triangular Prism
- JavaScript: Check if a given number is a power of 10
- JavaScript: Swap two variables
- JavaScript: Volume of a Cuboid
- JavaScript: Volume of a Cube
- SQL AdventureWorks: Compute moving average of yearly sales for each territory
- SQL AdventureWorks: Compute moving average of yearly sales for all sales territories
- SQL AdventureWorks: Find number of unique titles that employees can hold
- SQL AdventureWorks: Find average vacation hours,and total sick leave hours the vice president used
- SQL AdventureWorks: Find average bonus and total SalesYTD for each territory
- SQL AdventureWorks: Find the average list price of unique products
- JavaScript Exercises: Odd - Even sort
- JavaScript Exercises: Pigeonhole sort
- JavaScript Exercises: Stooge sort
- JavaScript Exercises: Timsort sorting algorithm
- JavaScript Exercises: Alpha Numerical Sort
- JavaScript Exercises: Binary Insertion sort
- JavaScript Exercises: Cycle sort
- SQL AdventureWorks: Find individuals whose SalesYTD first digit contains a 2
- SQL AdventureWorks: Convert the Name column to a char(16) column
- SQL AdventureWorks: Determine the discount price for the salesorderid 46672
- C programming Exercises: Length of longest ascending contiguous subsequence.
- C programming Exercises: The smallest absolute difference between X and 2 integers.
- C Programming: Second largest among three integers
- C Programming: Common element(s) of two sequences
- C Programming: Sum values before, after the maximum value in a sequence
- SQL AdventureWorks: Show resulting expression that is too small to display
- SQL AdventureWorks: Retrieve products that first two digits of listprice 33
- SQL AdventureWorks: Round the value of SalesYTD dividing by CommissionPCT
- SQL AdventureWorks: Replace string 'Supervisor' to 'Assistant' in jobtitle
- SQL AdventureWorks: Retrieve employees whose job titles begin with 'Sales'
- SQL AdventureWorks: Return the lastname in uppercase, trimmed with first name
- SQL AdventureWorks: Show 'N/A' instead of null and names separated by commas
- SQL AdventureWorks: Return names and modified date separated by commas
- SQL AdventureWorks: Find email addresses of employees and groups them by city
- SQL AdventureWorks: Return rightmost eight characters from product name
- SQL AdventureWorks: Remove spaces at the end of a string
- SQL AdventureWorks: Fetch the product name ends with the letter 'S' or 'M' or 'L'
- SQL AdventureWorks: Remove the substring 'HN' from the start of the productnumber
- SQL AdventureWorks: Repeat a zero four times in front of a production line
- SQL AdventureWorks: Returns all contact first names with the characters reversed
- SQL AdventureWorks: Provide the connections in Australia and the length of FirstName
- SQL AdventureWorks: Find products between $1000 and $1220 in lower, upper, and lowerupper
- SQL AdventureWorks: Remove spaces from the beginning of a string
- SQL AdventureWorks: Return the five leftmost characters of each product name
- SQL AdventureWorks: Find the number of characters in the FirstName column
- CSharp Exercises: Equality of three integers
- CSharp Exercises: Sort characters in a string
- CSharp Exercises: Equality comparison between multiple parameters
- CSharp Exercises: Calculate the value of e (Euler's number)
- CSharp Exercises: Create a identity matrix
- SQL AdventureWorks: Find the position of the string 'yellow'
- SQL AdventureWorks: Join the name, color etc.
- SQL AdventureWorks: Concatenate the columns separated by a unique character
- SQL AdventureWorks: Employee name, email separated by a new line
- SQL AdventureWorks: Product with prefixes of either chain or full
- SQL AdventureWorks: Product names that begin with the prefix chain
- SQL AdventureWorks: Orders with orderqtys, unitpricediscount, totaldues
- SQL AdventureWorks: Searches for the word red in the name column
- SQL AdventureWorks: Find products containing Mountain for $80.99
- SQL AdventureWorks: Products with Mountain or Road in the name
- SQL AdventureWorks: Name with the words Mountain and Black
- SQL AdventureWorks: Retrieve records contain green_ in a field
- SQL AdventureWorks: Address for city outside US starts with Pa
- SQL AdventureWorks: Fetch first twenty rows from the table
- SQL Adventureworks: Average sales orders per sales agent
- SQL Adventureworks: Each salesperson's annual sales orders
- SQL Adventureworks: Using a derived table with multiple values
- SQL Adventureworks: Retrieve individuals using multiple conditions
- SQL Adventureworks: Fetch rows using a derived table
- SQL Adventureworks: Retrieve name and city of the employees
- SQL Adventureworks: Retrieve the territory name and BusinessEntityID
- SQL Adventureworks: Fetch product names, salesorderIDs using INNER JOIN
- SQL Adventureworks: List both ordered and unordered products
- SQL Adventureworks: Retrieve name and associated salesorders
- SQL Adventureworks: List all the products that are red or blue
- SQL Adventureworks: Fetch rows from the middle of a sorted table
- SQL Adventureworks: Skip a number of rows from a sorted table
- SQL Adventureworks: Using rank function with order by clause
- SQL Adventureworks: Order table conditionally using case statement
- SQL Adventureworks: Order a table in ASC or DESC condionally
- SQL Adventureworks: Retrieve persons last name begins with R
- SQL Adventureworks: Records of employees, order on hiredate
- SQL Adventureworks: Fetch result set on an unspecified column
- SQL Adventureworks: Products whose names start with Lock Washer
- SQL Adventureworks: Find total cost of each order exceeds 100000
- SQL Adventureworks: Find sum, avg, OrderQty for specific orders
- C# Sharp: Check whether a string represents a currency value
- C# Sharp: Remove special characters from a given text
- C# Sharp: Find a specific word in a string
- SQL Queries: AdventureWorks Exercises
- SQL Queries: Exercises with Solution [25 Exercises]
- C Lybrary: putc() - Put a byte on a stream.
- This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License.
- Privacy
- About
- Contact
- Feedback
Language
The webpage does not have a language declared.
Favicon
The webpage does not have a favicon.
Performance
Text compression
The HTML file is compressed.
Load time
The webpage loaded in 0.12 seconds.
Page size
The size of the HTML webpage is 23,484.00.
HTTP requests
There are fewer than 11 HTTP requests on the webpage.
JavaScripts
7- https://cdnjs.cloudflare.com/ajax/libs/cookieconsent2/1.0.9/cookieconsent.min.js
- https://kit.fontawesome.com/d75c4d42f8.js
- https://c6.patreon.com/becomePatronButton.bundle.js
- https://w3resource.com/assets/prism.js
- https://cdnjs.cloudflare.com/ajax/libs/cookieconsent2/1.0.9/cookieconsent.min.js
- https://m.servedby-buysellads.com/monetization.js
- https://static.cloudflareinsights.com/beacon.min.js/vaafb692b2aea4879b33c060e79fe94621666317369993
CSS
3- https://w3resource.com/assets/mdl/material.min.css
- https://w3resource.com/assets/mdl/additional.css
- https://fonts.googleapis.com/icon?family=Material+Icons
Images
1- https://www.w3resource.com/images/w3resource-logo.png
Image format
There are 1 images that are not using the AVIF, WebP format.
Images
1- https://www.w3resource.com/images/w3resource-logo.png
JavaScript defer
The are 6 javascript resources without the defer attribute.
JavaScripts
6- https://cdnjs.cloudflare.com/ajax/libs/cookieconsent2/1.0.9/cookieconsent.min.js
- https://kit.fontawesome.com/d75c4d42f8.js
- https://c6.patreon.com/becomePatronButton.bundle.js
- https://w3resource.com/assets/prism.js
- https://cdnjs.cloudflare.com/ajax/libs/cookieconsent2/1.0.9/cookieconsent.min.js
- https://m.servedby-buysellads.com/monetization.js
DOM size
The DOM size is optimal.
The HTML file has 499 DOM nodes.
Security
HTTPS encryption
The webpage uses HTTPS encryption.
The HTML file has https://w3resource.com/ DOM nodes.
Mixed content
There are no mixed content resources on the webpage.
Server signature
The webpage has a public server signature.
cloudflare
Unsafe cross-origin links
The webpage has 133 unsafe cross-origin links.
Links
133- https://www.facebook.com/W3resource-103553425799800
- https://www.w3resource.com/course/javascript-course.html
- https://www.w3resource.com/javascript-exercises/javascript-string-exercise-57.php
- https://www.w3resource.com/javascript-exercises/javascript-string-exercise-58.php
- https://www.w3resource.com/javascript-exercises/javascript-string-exercise-59.php
- https://www.w3resource.com/javascript-exercises/javascript-string-exercise-60.php
- https://www.w3resource.com/javascript-exercises/javascript-string-exercise-50.php
- https://www.w3resource.com/javascript-exercises/javascript-string-exercise-51.php
- https://www.w3resource.com/javascript-exercises/javascript-string-exercise-52.php
- https://www.w3resource.com/javascript-exercises/javascript-string-exercise-53.php
- https://www.w3resource.com/javascript-exercises/javascript-string-exercise-54.php
- https://www.w3resource.com/javascript-exercises/javascript-string-exercise-55.php
- https://www.w3resource.com/javascript-exercises/javascript-string-exercise-56.php
- https://www.w3resource.com/javascript-exercises/javascript-math-exercise-68.php
- https://www.w3resource.com/javascript-exercises/javascript-math-exercise-69.php
- https://www.w3resource.com/javascript-exercises/javascript-math-exercise-70.php
- https://www.w3resource.com/sql-exercises/adventureworks/sql-adventureworks-exercise-91.php
- https://www.w3resource.com/sql-exercises/adventureworks/sql-adventureworks-exercise-92.php
- https://www.w3resource.com/sql-exercises/adventureworks/sql-adventureworks-exercise-93.php
- https://www.w3resource.com/python/list/list_append.php
- https://www.w3resource.com/python/list/list_clear.php
- https://www.w3resource.com/python/list/list_copy.php
- https://www.w3resource.com/python/list/list_count.php
- https://www.w3resource.com/python/list/list_extend.php
- https://www.w3resource.com/python/list/index_method.php
- https://www.w3resource.com/python/list/list_insert.php
- https://www.w3resource.com/python/list/list_pop.php
- https://www.w3resource.com/python/list/list_remove.php
- https://www.w3resource.com/python/list/list_reverse.php
- https://www.w3resource.com/python/list/list_sort.php
- https://www.w3resource.com/javascript-exercises/javascript-math-exercise-65.php
- https://www.w3resource.com/javascript-exercises/javascript-math-exercise-66.php
- https://www.w3resource.com/javascript-exercises/javascript-math-exercise-67.php
- https://www.w3resource.com/javascript-exercises/javascript-math-exercise-62.php
- https://www.w3resource.com/javascript-exercises/javascript-math-exercise-63.php
- https://www.w3resource.com/javascript-exercises/javascript-math-exercise-64.php
- https://www.w3resource.com/javascript-exercises/javascript-math-exercise-58.php
- https://www.w3resource.com/javascript-exercises/javascript-math-exercise-59.php
- https://www.w3resource.com/javascript-exercises/javascript-math-exercise-60.php
- https://www.w3resource.com/javascript-exercises/javascript-math-exercise-61.php
- https://www.w3resource.com/javascript-exercises/javascript-math-exercise-54.php
- https://www.w3resource.com/javascript-exercises/javascript-math-exercise-55.php
- https://www.w3resource.com/javascript-exercises/javascript-math-exercise-56.php
- https://www.w3resource.com/javascript-exercises/javascript-math-exercise-57.php
- https://www.w3resource.com/sql-exercises/adventureworks/sql-adventureworks-exercise-88.php
- https://www.w3resource.com/sql-exercises/adventureworks/sql-adventureworks-exercise-89.php
- https://www.w3resource.com/sql-exercises/adventureworks/sql-adventureworks-exercise-90.php
- https://www.w3resource.com/sql-exercises/adventureworks/sql-adventureworks-exercise-85.php
- https://www.w3resource.com/sql-exercises/adventureworks/sql-adventureworks-exercise-86.php
- https://www.w3resource.com/sql-exercises/adventureworks/sql-adventureworks-exercise-87.php
- https://www.w3resource.com/javascript-exercises/searching-and-sorting-algorithm/searching-and-sorting-algorithm-exercise-29.php
- https://www.w3resource.com/javascript-exercises/searching-and-sorting-algorithm/searching-and-sorting-algorithm-exercise-30.php
- https://www.w3resource.com/javascript-exercises/searching-and-sorting-algorithm/searching-and-sorting-algorithm-exercise-31.php
- https://www.w3resource.com/javascript-exercises/searching-and-sorting-algorithm/searching-and-sorting-algorithm-exercise-25.php
- https://www.w3resource.com/javascript-exercises/searching-and-sorting-algorithm/searching-and-sorting-algorithm-exercise-26.php
- https://www.w3resource.com/javascript-exercises/searching-and-sorting-algorithm/searching-and-sorting-algorithm-exercise-27.php
- https://www.w3resource.com/javascript-exercises/searching-and-sorting-algorithm/searching-and-sorting-algorithm-exercise-28.php
- https://www.w3resource.com/sql-exercises/adventureworks/sql-adventureworks-exercise-82.php
- https://www.w3resource.com/sql-exercises/adventureworks/sql-adventureworks-exercise-83.php
- https://www.w3resource.com/sql-exercises/adventureworks/sql-adventureworks-exercise-84.php
- https://www.w3resource.com/c-programming-exercises/basic-2/c-programming-basic-2-exercise-6.php
- https://www.w3resource.com/c-programming-exercises/basic-2/c-programming-basic-2-exercise-7.php
- https://www.w3resource.com/c-programming-exercises/basic-2/c-programming-basic-2-exercise-3.php
- https://www.w3resource.com/c-programming-exercises/basic-2/c-programming-basic-2-exercise-4.php
- https://www.w3resource.com/c-programming-exercises/basic-2/c-programming-basic-2-exercise-5.php
- https://www.w3resource.com/sql-exercises/adventureworks/sql-adventureworks-exercise-79.php
- https://www.w3resource.com/sql-exercises/adventureworks/sql-adventureworks-exercise-80.php
- https://www.w3resource.com/sql-exercises/adventureworks/sql-adventureworks-exercise-81.php
- https://www.w3resource.com/sql-exercises/adventureworks/sql-adventureworks-exercise-76.php
- https://www.w3resource.com/sql-exercises/adventureworks/sql-adventureworks-exercise-77.php
- https://www.w3resource.com/sql-exercises/adventureworks/sql-adventureworks-exercise-78.php
- https://www.w3resource.com/sql-exercises/adventureworks/sql-adventureworks-exercise-73.php
- https://www.w3resource.com/sql-exercises/adventureworks/sql-adventureworks-exercise-74.php
- https://www.w3resource.com/sql-exercises/adventureworks/sql-adventureworks-exercise-75.php
- https://www.w3resource.com/sql-exercises/adventureworks/sql-adventureworks-exercise-70.php
- https://www.w3resource.com/sql-exercises/adventureworks/sql-adventureworks-exercise-71.php
- https://www.w3resource.com/sql-exercises/adventureworks/sql-adventureworks-exercise-72.php
- https://www.w3resource.com/sql-exercises/adventureworks/sql-adventureworks-exercise-67.php
- https://www.w3resource.com/sql-exercises/adventureworks/sql-adventureworks-exercise-68.php
- https://www.w3resource.com/sql-exercises/adventureworks/sql-adventureworks-exercise-69.php
- https://www.w3resource.com/sql-exercises/adventureworks/sql-adventureworks-exercise-64.php
- https://www.w3resource.com/sql-exercises/adventureworks/sql-adventureworks-exercise-65.php
- https://www.w3resource.com/sql-exercises/adventureworks/sql-adventureworks-exercise-66.php
- https://www.w3resource.com/sql-exercises/adventureworks/sql-adventureworks-exercise-62.php
- https://www.w3resource.com/sql-exercises/adventureworks/sql-adventureworks-exercise-63.php
- https://www.w3resource.com/csharp-exercises/basic/csharp-basic-exercise-104.php
- https://www.w3resource.com/csharp-exercises/basic/csharp-basic-exercise-103.php
- https://www.w3resource.com/csharp-exercises/basic/csharp-basic-exercise-100.php
- https://www.w3resource.com/csharp-exercises/basic/csharp-basic-exercise-101.php
- https://www.w3resource.com/csharp-exercises/basic/csharp-basic-exercise-102.php
- https://www.w3resource.com/sql-exercises/adventureworks/sql-adventureworks-exercise-59.php
- https://www.w3resource.com/sql-exercises/adventureworks/sql-adventureworks-exercise-60.php
- https://www.w3resource.com/sql-exercises/adventureworks/sql-adventureworks-exercise-61.php
- https://www.w3resource.com/sql-exercises/adventureworks/sql-adventureworks-exercise-58.php
- https://www.w3resource.com/sql-exercises/adventureworks/sql-adventureworks-exercise-57.php
- https://www.w3resource.com/sql-exercises/adventureworks/sql-adventureworks-exercise-56.php
- https://www.w3resource.com/sql-exercises/adventureworks/sql-adventureworks-exercise-51.php
- https://www.w3resource.com/sql-exercises/adventureworks/sql-adventureworks-exercise-52.php
- https://www.w3resource.com/sql-exercises/adventureworks/sql-adventureworks-exercise-53.php
- https://www.w3resource.com/sql-exercises/adventureworks/sql-adventureworks-exercise-54.php
- https://www.w3resource.com/sql-exercises/adventureworks/sql-adventureworks-exercise-55.php
- https://www.w3resource.com/sql-exercises/adventureworks/sql-adventureworks-exercise-48.php
- https://www.w3resource.com/sql-exercises/adventureworks/sql-adventureworks-exercise-49.php
- https://www.w3resource.com/sql-exercises/adventureworks/sql-adventureworks-exercise-50.php
- https://www.w3resource.com/sql-exercises/adventureworks/sql-adventureworks-exercise-47.php
- https://www.w3resource.com/sql-exercises/adventureworks/sql-adventureworks-exercise-46.php
- https://www.w3resource.com/sql-exercises/adventureworks/sql-adventureworks-exercise-45.php
- https://www.w3resource.com/sql-exercises/adventureworks/sql-adventureworks-exercise-44.php
- https://www.w3resource.com/sql-exercises/adventureworks/sql-adventureworks-exercise-43.php
- https://www.w3resource.com/sql-exercises/adventureworks/sql-adventureworks-exercise-42.php
- https://www.w3resource.com/sql-exercises/adventureworks/sql-adventureworks-exercise-41.php
- https://www.w3resource.com/sql-exercises/adventureworks/sql-adventureworks-exercise-40.php
- https://www.w3resource.com/sql-exercises/adventureworks/sql-adventureworks-exercise-39.php
- https://www.w3resource.com/sql-exercises/adventureworks/sql-adventureworks-exercise-38.php
- https://www.w3resource.com/sql-exercises/adventureworks/sql-adventureworks-exercise-37.php
- https://www.w3resource.com/sql-exercises/adventureworks/sql-adventureworks-exercise-36.php
- https://www.w3resource.com/sql-exercises/adventureworks/sql-adventureworks-exercise-35.php
- https://www.w3resource.com/sql-exercises/adventureworks/sql-adventureworks-exercise-34.php
- https://www.w3resource.com/sql-exercises/adventureworks/sql-adventureworks-exercise-33.php
- https://www.w3resource.com/sql-exercises/adventureworks/sql-adventureworks-exercise-32.php
- https://www.w3resource.com/sql-exercises/adventureworks/sql-adventureworks-exercise-31.php
- https://www.w3resource.com/sql-exercises/adventureworks/sql-adventureworks-exercise-30.php
- https://www.w3resource.com/sql-exercises/adventureworks/sql-adventureworks-exercise-29.php
- https://www.w3resource.com/sql-exercises/adventureworks/sql-adventureworks-exercise-28.php
- https://www.w3resource.com/sql-exercises/adventureworks/sql-adventureworks-exercise-27.php
- https://www.w3resource.com/sql-exercises/adventureworks/sql-adventureworks-exercise-26.php
- https://www.w3resource.com/csharp-exercises/re/csharp-re-exercise-7.php
- https://www.w3resource.com/csharp-exercises/re/csharp-re-exercise-8.php
- https://www.w3resource.com/csharp-exercises/re/csharp-re-exercise-9.php
- https://www.w3resource.com/sql-exercises/adventureworks/index.php
- https://www.w3resource.com/sql-exercises/adventureworks/adventureworks-exercises.php
- https://www.w3resource.com/c-programming/stdio/c_library_method_putc.php
- https://creativecommons.org/licenses/by-nc-sa/3.0/deed.en_US
Plaintext email
The webpage does not contain any plaintext emails.
Miscellaneous
Structured data
There are no structured data tags on the webpage.
Meta viewport
The meta viewport tag is missing or is empty.
Character set
The webpage does not have a charset declared.
Sitemap
No sitemaps found.
Content length
The webpage has 11,284 words.
Text to HTML ratio
The text to HTML ratio is 74%.
Inline CSS
The webpage contains inline CSS code.
Attributes
4text-decoration: none;
margin-left: -50px;margin-top: -5px;color:#fff
overflow-y:scroll;min-width:200px
margin-left: 10%
Deprecated HTML
There are no deprecated HTML tags on the webpage.