To create the database table for ads Column name Data type Description Ads_ID int Primary key. This column can have any name. ImageUrl varchar(length) The relative or absolute URL of the image to display for the ad. NavigateUrl varchar(length) The target URL for the ad. If you do not provide a value, the ad is not a hyperlink. AlternateText varchar(length) The text displayed if the image cannot be found. In some browsers, the text is displayed as a ToolTip. Alternate text is also used for accessibility so that users who cannot see the graphic can hear its description read out loud. Keyword...